#6CEEC6#6CEEC6
#6CEEC6 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.5% C 0.129 H 170.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEC6 |
|---|---|
| RGB | rgb(108, 238, 198) |
| HSL | hsl(162, 79%, 68%) |
| HSV | hsv(162, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(86.21, -45.33, 8.56) |
| CIE-LCH | lch(86.21, 46.13, 169.30°) |
| OKLab | oklab(86.49% -0.1276 0.0219) |
| OKLCH | oklch(86.49% 0.129 170.3) |
| XYZ | xyz(46.9472, 68.4100, 64.1455) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.88
Aqua Marine
#2EE8BB
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEC6 #EE6C94
analogous
#6CEE85 #6CEEC6 #6CD5EE
triadic
#6CEEC6 #C66CEE #EEC66C
tetradic
#6CEEC6 #856CEE #EE6C94 #D5EE6C
square
#6CEEC6 #856CEE #EE6C94 #D5EE6C
split-complementary
#6CEEC6 #EE6CD5 #EE856C
monochromatic
#17C892 #35E8B1 #6CEEC6 #A3F4DB #DAFBF1
Accessibility & contrast
On white
1.43
#6CEEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#6CEEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEC6
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEC6 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#29F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ceec6; /* rgb */ color: rgb(108, 238, 198); /* oklch */ color: oklch(86.5% 0.129 170.3);
Tailwind
colors: {
custom: {
50: '#a0f4d7',
500: '#6ceec6',
950: '#000000',
},
}SCSS
$custom: #6ceec6; $custom-light: #a0f4d7; $custom-dark: #000000;
JSON
{
"hex": "#6ceec6",
"rgb": {
"r": 108,
"g": 238,
"b": 198
},
"hsl": {
"h": 161.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86488,
"c": 0.12945,
"h": 170.3
},
"luminance": 0.68414
}Semantic roles & 50–950 ramp
primary
#6CEEC6
secondary
#C63964
accent
#0A4ADC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583