#6CE7DB#6CE7DB
#6CE7DB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.4% C 0.112 H 186.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7DB |
|---|---|
| RGB | rgb(108, 231, 219) |
| HSL | hsl(174, 72%, 66%) |
| HSV | hsv(174, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.72, -37.22, -4.64) |
| CIE-LCH | lch(84.72, 37.51, 187.11°) |
| OKLab | oklab(85.45% -0.111 -0.0131) |
| OKLCH | oklch(85.45% 0.112 186.7) |
| XYZ | xyz(47.5409, 65.4499, 77.1318) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 5.88
Bright Turquoise
#0FFEF9
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7DB #E76C78
analogous
#6CE79E #6CE7DB #6CB6E7
triadic
#6CE7DB #DB6CE7 #E7DB6C
tetradic
#6CE7DB #9E6CE7 #E76C78 #B6E76C
square
#6CE7DB #9E6CE7 #E76C78 #B6E76C
split-complementary
#6CE7DB #E76CB6 #E79E6C
monochromatic
#1EBAAB #37DECE #6CE7DB #A1F0E8 #D5F8F5
Accessibility & contrast
On white
1.49
#6CE7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6CE7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7DB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7DB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#01ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce7db; /* rgb */ color: rgb(108, 231, 219); /* oklch */ color: oklch(85.4% 0.112 186.7);
Tailwind
colors: {
custom: {
50: '#a0efe6',
500: '#6ce7db',
950: '#000000',
},
}SCSS
$custom: #6ce7db; $custom-light: #a0efe6; $custom-dark: #000000;
JSON
{
"hex": "#6ce7db",
"rgb": {
"r": 108,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.146,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.85448,
"c": 0.11178,
"h": 186.7
},
"luminance": 0.65454
}Semantic roles & 50–950 ramp
primary
#6CE7DB
secondary
#BA3D4A
accent
#1224D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584