#6CEEC3#6CEEC3
#6CEEC3 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.131 H 168.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEEC3 |
|---|---|
| RGB | rgb(108, 238, 195) |
| HSL | hsl(160, 79%, 68%) |
| HSV | hsv(160, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(86.14, -45.99, 10.03) |
| CIE-LCH | lch(86.14, 47.08, 167.69°) |
| OKLab | oklab(86.41% -0.1289 0.0257) |
| OKLCH | oklch(86.41% 0.131 168.7) |
| XYZ | xyz(46.6046, 68.2730, 62.3412) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.99
Aqua Marine
#2EE8BB
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.25
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEEC3 #EE6C97
analogous
#6CEE82 #6CEEC3 #6CD8EE
triadic
#6CEEC3 #C36CEE #EEC36C
tetradic
#6CEEC3 #826CEE #EE6C97 #D8EE6C
square
#6CEEC3 #826CEE #EE6C97 #D8EE6C
split-complementary
#6CEEC3 #EE6CD8 #EE826C
monochromatic
#17C88E #35E8AD #6CEEC3 #A3F4D9 #DAFBF0
Accessibility & contrast
On white
1.43
#6CEEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6CEEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEEC3
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEEC3 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#2CEFE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceec3; /* rgb */ color: rgb(108, 238, 195); /* oklch */ color: oklch(86.4% 0.131 168.7);
Tailwind
colors: {
custom: {
50: '#a0f4d5',
500: '#6ceec3',
950: '#000000',
},
}SCSS
$custom: #6ceec3; $custom-light: #a0f4d5; $custom-dark: #000000;
JSON
{
"hex": "#6ceec3",
"rgb": {
"r": 108,
"g": 238,
"b": 195
},
"hsl": {
"h": 160.154,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8641,
"c": 0.13146,
"h": 168.7
},
"luminance": 0.68277
}Semantic roles & 50–950 ramp
primary
#6CEEC3
secondary
#C63967
accent
#0A4FDC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583