#6BEBB2#6BEBB2
#6BEBB2 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.2% C 0.141 H 161.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB2 |
|---|---|
| RGB | rgb(107, 235, 178) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.87, -48.57, 17.09) |
| CIE-LCH | lch(84.87, 51.49, 160.62°) |
| OKLab | oklab(85.24% -0.1339 0.0437) |
| OKLCH | oklch(85.24% 0.141 161.9) |
| XYZ | xyz(43.8037, 65.7528, 52.4940) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam
#7FE0B3
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB2 #EB6BA4
analogous
#6BEB72 #6BEBB2 #6BE4EB
triadic
#6BEBB2 #B26BEB #EBB26B
tetradic
#6BEBB2 #726BEB #EB6BA4 #E4EB6B
square
#6BEBB2 #726BEB #EB6BA4 #E4EB6B
split-complementary
#6BEBB2 #EB6BE4 #EB726B
monochromatic
#1AC177 #35E496 #6BEBB2 #A1F2CE #D7FAEA
Accessibility & contrast
On white
1.48
#6BEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6BEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D5CFB6
Tritanopia (blue-blind)
#39EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb2; /* rgb */ color: rgb(107, 235, 178); /* oklch */ color: oklch(85.2% 0.141 161.9);
Tailwind
colors: {
custom: {
50: '#9ff2c9',
500: '#6bebb2',
950: '#000000',
},
}SCSS
$custom: #6bebb2; $custom-light: #9ff2c9; $custom-dark: #000000;
JSON
{
"hex": "#6bebb2",
"rgb": {
"r": 107,
"g": 235,
"b": 178
},
"hsl": {
"h": 153.281,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85243,
"c": 0.14083,
"h": 161.9
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#6BEBB2
secondary
#C03A76
accent
#0D68D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582