#6CEEC2#6CEEC2
#6CEEC2 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.132 H 168.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEC2 |
|---|---|
| RGB | rgb(108, 238, 194) |
| HSL | hsl(160, 79%, 68%) |
| HSV | hsv(160, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(86.12, -46.22, 10.52) |
| CIE-LCH | lch(86.12, 47.40, 167.17°) |
| OKLab | oklab(86.38% -0.1294 0.027) |
| OKLCH | oklch(86.38% 0.132 168.2) |
| XYZ | xyz(46.4919, 68.2279, 61.7477) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.09
Aqua Marine
#2EE8BB
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEC2 #EE6C98
analogous
#6CEE81 #6CEEC2 #6CD9EE
triadic
#6CEEC2 #C26CEE #EEC26C
tetradic
#6CEEC2 #816CEE #EE6C98 #D9EE6C
square
#6CEEC2 #816CEE #EE6C98 #D9EE6C
split-complementary
#6CEEC2 #EE6CD9 #EE816C
monochromatic
#17C88C #35E8AB #6CEEC2 #A3F4D9 #DAFBF0
Accessibility & contrast
On white
1.43
#6CEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6CEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEC2
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEC2 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#2DEFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceec2; /* rgb */ color: rgb(108, 238, 194); /* oklch */ color: oklch(86.4% 0.132 168.2);
Tailwind
colors: {
custom: {
50: '#a0f4d4',
500: '#6ceec2',
950: '#000000',
},
}SCSS
$custom: #6ceec2; $custom-light: #a0f4d4; $custom-dark: #000000;
JSON
{
"hex": "#6ceec2",
"rgb": {
"r": 108,
"g": 238,
"b": 194
},
"hsl": {
"h": 159.692,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.86384,
"c": 0.13214,
"h": 168.2
},
"luminance": 0.68232
}Semantic roles & 50–950 ramp
primary
#6CEEC2
secondary
#C63968
accent
#0A51DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583