#6CE3DB#6CE3DB
#6CE3DB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.108 H 189.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3DB |
|---|---|
| RGB | rgb(108, 227, 219) |
| HSL | hsl(176, 68%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.57, -35.37, -6.34) |
| CIE-LCH | lch(83.57, 35.93, 190.16°) |
| OKLab | oklab(84.52% -0.1067 -0.0177) |
| OKLCH | oklch(84.52% 0.108 189.4) |
| XYZ | xyz(46.4342, 63.2364, 76.7629) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.01
Mediumturquoise
#48D1CC
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.43
Bright Cyan
#41FDFE
ΔE00 6.78
Bright Turquoise
#0FFEF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3DB #E36C74
analogous
#6CE39F #6CE3DB #6CB0E3
triadic
#6CE3DB #DB6CE3 #E3DB6C
tetradic
#6CE3DB #9F6CE3 #E36C74 #B0E36C
square
#6CE3DB #9F6CE3 #E36C74 #B0E36C
split-complementary
#6CE3DB #E36CB0 #E39F6C
monochromatic
#22B3A9 #39D9CE #6CE3DB #9FEDE8 #D3F7F4
Accessibility & contrast
On white
1.54
#6CE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6CE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3DB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3DB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#09E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce3db; /* rgb */ color: rgb(108, 227, 219); /* oklch */ color: oklch(84.5% 0.108 189.4);
Tailwind
colors: {
custom: {
50: '#a0ece6',
500: '#6ce3db',
950: '#000000',
},
}SCSS
$custom: #6ce3db; $custom-light: #a0ece6; $custom-dark: #000000;
JSON
{
"hex": "#6ce3db",
"rgb": {
"r": 108,
"g": 227,
"b": 219
},
"hsl": {
"h": 175.966,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.8452,
"c": 0.10818,
"h": 189.4
},
"luminance": 0.63241
}Semantic roles & 50–950 ramp
primary
#6CE3DB
secondary
#B34048
accent
#1622D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484