#6DE9CB#6DE9CB
#6DE9CB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.5% C 0.120 H 175.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE9CB |
|---|---|
| RGB | rgb(109, 233, 203) |
| HSL | hsl(165, 74%, 67%) |
| HSV | hsv(165, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(84.91, -41.78, 4.08) |
| CIE-LCH | lch(84.91, 41.98, 174.42°) |
| OKLab | oklab(85.48% -0.1194 0.0102) |
| OKLCH | oklch(85.48% 0.12 175.1) |
| XYZ | xyz(46.2203, 65.8366, 66.7603) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.85
Light Aqua
#8CFFDB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE9CB #E96D8B
analogous
#6DE98D #6DE9CB #6DC9E9
triadic
#6DE9CB #CB6DE9 #E9CB6D
tetradic
#6DE9CB #8D6DE9 #E96D8B #C9E96D
square
#6DE9CB #8D6DE9 #E96D8B #C9E96D
split-complementary
#6DE9CB #E96DC9 #E98D6D
monochromatic
#1DBF98 #38E1B8 #6DE9CB #A2F1DE #D7F9F1
Accessibility & contrast
On white
1.48
#6DE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6DE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE9CB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE9CB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#2AEBE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6de9cb; /* rgb */ color: rgb(109, 233, 203); /* oklch */ color: oklch(85.5% 0.120 175.1);
Tailwind
colors: {
custom: {
50: '#a0f0da',
500: '#6de9cb',
950: '#000000',
},
}SCSS
$custom: #6de9cb; $custom-light: #a0f0da; $custom-dark: #000000;
JSON
{
"hex": "#6de9cb",
"rgb": {
"r": 109,
"g": 233,
"b": 203
},
"hsl": {
"h": 165.484,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.85482,
"c": 0.11987,
"h": 175.1
},
"luminance": 0.65841
}Semantic roles & 50–950 ramp
primary
#6DE9CB
secondary
#BE3C5C
accent
#1040D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583