#6CE7DD#6CE7DD
#6CE7DD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.111 H 188.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7DD |
|---|---|
| RGB | rgb(108, 231, 221) |
| HSL | hsl(175, 72%, 66%) |
| HSV | hsv(175, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.77, -36.72, -5.62) |
| CIE-LCH | lch(84.77, 37.14, 188.70°) |
| OKLab | oklab(85.51% -0.1102 -0.0157) |
| OKLCH | oklch(85.51% 0.111 188.1) |
| XYZ | xyz(47.8058, 65.5559, 78.5268) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7DD #E76C76
analogous
#6CE7A0 #6CE7DD #6CB4E7
triadic
#6CE7DD #DD6CE7 #E7DD6C
tetradic
#6CE7DD #A06CE7 #E76C76 #B4E76C
square
#6CE7DD #A06CE7 #E76C76 #B4E76C
split-complementary
#6CE7DD #E76CB4 #E7A06C
monochromatic
#1EBAAE #37DED1 #6CE7DD #A1F0E9 #D5F8F5
Accessibility & contrast
On white
1.49
#6CE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6CE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7DD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7DD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ce7dd; /* rgb */ color: rgb(108, 231, 221); /* oklch */ color: oklch(85.5% 0.111 188.1);
Tailwind
colors: {
custom: {
50: '#a0efe7',
500: '#6ce7dd',
950: '#000000',
},
}SCSS
$custom: #6ce7dd; $custom-light: #a0efe7; $custom-dark: #000000;
JSON
{
"hex": "#6ce7dd",
"rgb": {
"r": 108,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.122,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.8551,
"c": 0.11128,
"h": 188.1
},
"luminance": 0.6556
}Semantic roles & 50–950 ramp
primary
#6CE7DD
secondary
#BA3D47
accent
#1221D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584