#6CE9DA#6CE9DA
#6CE9DA is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.114 H 184.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE9DA |
|---|---|
| RGB | rgb(108, 233, 218) |
| HSL | hsl(173, 74%, 67%) |
| HSV | hsv(173, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 6.4%, 8.6%) |
| CIE-LAB | lab(85.26, -38.38, -3.31) |
| CIE-LCH | lch(85.26, 38.52, 184.93°) |
| OKLab | oklab(85.88% -0.1136 -0.0095) |
| OKLCH | oklch(85.88% 0.114 184.8) |
| XYZ | xyz(47.9727, 66.5234, 76.6283) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 3.54
Bright Aqua
#0BF9EA
ΔE00 5.04
Aqua (survey)
#13EAC9
ΔE00 6.36
Bright Turquoise
#0FFEF9
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE9DA #E96C7B
analogous
#6CE99C #6CE9DA #6CBAE9
triadic
#6CE9DA #DA6CE9 #E9DA6C
tetradic
#6CE9DA #9C6CE9 #E96C7B #BAE96C
square
#6CE9DA #9C6CE9 #E96C7B #BAE96C
split-complementary
#6CE9DA #E96CBA #E99C6C
monochromatic
#1CBEAB #37E1CD #6CE9DA #A1F1E7 #D6F9F5
Accessibility & contrast
On white
1.47
#6CE9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6CE9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE9DA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE9DA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#01EDE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ce9da; /* rgb */ color: rgb(108, 233, 218); /* oklch */ color: oklch(85.9% 0.114 184.8);
Tailwind
colors: {
custom: {
50: '#a0f0e5',
500: '#6ce9da',
950: '#000000',
},
}SCSS
$custom: #6ce9da; $custom-light: #a0f0e5; $custom-dark: #000000;
JSON
{
"hex": "#6ce9da",
"rgb": {
"r": 108,
"g": 233,
"b": 218
},
"hsl": {
"h": 172.8,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.85883,
"c": 0.11396,
"h": 184.8
},
"luminance": 0.66528
}Semantic roles & 50–950 ramp
primary
#6CE9DA
secondary
#BD3C4C
accent
#0F27D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584