#6CE3DE#6CE3DE
#6CE3DE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.108 H 191.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3DE |
|---|---|
| RGB | rgb(108, 227, 222) |
| HSL | hsl(177, 68%, 66%) |
| HSV | hsv(177, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.65, -34.61, -7.80) |
| CIE-LCH | lch(83.65, 35.48, 192.70°) |
| OKLab | oklab(84.62% -0.1055 -0.0217) |
| OKLCH | oklch(84.62% 0.108 191.6) |
| XYZ | xyz(46.8327, 63.3958, 78.8617) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 6.27
Bright Cyan
#41FDFE
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.82
Bright Turquoise
#0FFEF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3DE #E36C71
analogous
#6CE3A2 #6CE3DE #6CACE3
triadic
#6CE3DE #DE6CE3 #E3DE6C
tetradic
#6CE3DE #A26CE3 #E36C71 #ACE36C
square
#6CE3DE #A26CE3 #E36C71 #ACE36C
split-complementary
#6CE3DE #E36CAC #E3A26C
monochromatic
#22B3AD #39D9D2 #6CE3DE #9FEDEA #D3F7F5
Accessibility & contrast
On white
1.54
#6CE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6CE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3DE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3DE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C4CADF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce3de; /* rgb */ color: rgb(108, 227, 222); /* oklch */ color: oklch(84.6% 0.108 191.6);
Tailwind
colors: {
custom: {
50: '#a0ece8',
500: '#6ce3de',
950: '#000000',
},
}SCSS
$custom: #6ce3de; $custom-light: #a0ece8; $custom-dark: #000000;
JSON
{
"hex": "#6ce3de",
"rgb": {
"r": 108,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.479,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.84615,
"c": 0.10766,
"h": 191.6
},
"luminance": 0.634
}Semantic roles & 50–950 ramp
primary
#6CE3DE
secondary
#B34045
accent
#161DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484