#6CEEBF#6CEEBF
#6CEEBF is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.134 H 166.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEBF |
|---|---|
| RGB | rgb(108, 238, 191) |
| HSL | hsl(158, 79%, 68%) |
| HSV | hsv(158, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(86.05, -46.87, 11.99) |
| CIE-LCH | lch(86.05, 48.38, 165.65°) |
| OKLab | oklab(86.31% -0.1307 0.0308) |
| OKLCH | oklch(86.31% 0.134 166.8) |
| XYZ | xyz(46.1584, 68.0945, 59.9912) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEBF #EE6C9B
analogous
#6CEE7E #6CEEBF #6CDCEE
triadic
#6CEEBF #BF6CEE #EEBF6C
tetradic
#6CEEBF #7E6CEE #EE6C9B #DCEE6C
square
#6CEEBF #7E6CEE #EE6C9B #DCEE6C
split-complementary
#6CEEBF #EE6CDC #EE7E6C
monochromatic
#17C888 #35E8A7 #6CEEBF #A3F4D7 #DAFBEF
Accessibility & contrast
On white
1.44
#6CEEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6CEEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEBF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEBF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#30EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceebf; /* rgb */ color: rgb(108, 238, 191); /* oklch */ color: oklch(86.3% 0.134 166.8);
Tailwind
colors: {
custom: {
50: '#a0f4d2',
500: '#6ceebf',
950: '#000000',
},
}SCSS
$custom: #6ceebf; $custom-light: #a0f4d2; $custom-dark: #000000;
JSON
{
"hex": "#6ceebf",
"rgb": {
"r": 108,
"g": 238,
"b": 191
},
"hsl": {
"h": 158.308,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86308,
"c": 0.13426,
"h": 166.8
},
"luminance": 0.68099
}Semantic roles & 50–950 ramp
primary
#6CEEBF
secondary
#C6396C
accent
#0A56DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583