#6CE9DB#6CE9DB
#6CE9DB is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.9% C 0.114 H 185.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE9DB |
|---|---|
| RGB | rgb(108, 233, 219) |
| HSL | hsl(173, 74%, 67%) |
| HSV | hsv(173, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.29, -38.13, -3.80) |
| CIE-LCH | lch(85.29, 38.32, 185.68°) |
| OKLab | oklab(85.91% -0.1131 -0.0108) |
| OKLCH | oklch(85.91% 0.114 185.5) |
| XYZ | xyz(48.1039, 66.5759, 77.3195) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 6.48
Aqua (survey)
#13EAC9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE9DB #E96C7A
analogous
#6CE99D #6CE9DB #6CB9E9
triadic
#6CE9DB #DB6CE9 #E9DB6C
tetradic
#6CE9DB #9D6CE9 #E96C7A #B9E96C
square
#6CE9DB #9D6CE9 #E96C7A #B9E96C
split-complementary
#6CE9DB #E96CB9 #E99D6C
monochromatic
#1CBEAC #37E1CE #6CE9DB #A1F1E8 #D6F9F5
Accessibility & contrast
On white
1.47
#6CE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#6CE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE9DB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE9DB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ce9db; /* rgb */ color: rgb(108, 233, 219); /* oklch */ color: oklch(85.9% 0.114 185.5);
Tailwind
colors: {
custom: {
50: '#a0f0e6',
500: '#6ce9db',
950: '#000000',
},
}SCSS
$custom: #6ce9db; $custom-light: #a0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#6ce9db",
"rgb": {
"r": 108,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.28,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.85913,
"c": 0.11366,
"h": 185.5
},
"luminance": 0.6658
}Semantic roles & 50–950 ramp
primary
#6CE9DB
secondary
#BD3C4B
accent
#0F26D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584