#6CE3E2#6CE3E2
#6CE3E2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.107 H 194.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3E2 |
|---|---|
| RGB | rgb(108, 227, 226) |
| HSL | hsl(179, 68%, 66%) |
| HSV | hsv(179, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.76, -33.58, -9.75) |
| CIE-LCH | lch(83.76, 34.97, 196.19°) |
| OKLab | oklab(84.75% -0.1038 -0.027) |
| OKLCH | oklch(84.75% 0.107 194.6) |
| XYZ | xyz(47.3752, 63.6128, 81.7186) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.10
Bright Cyan
#41FDFE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3E2 #E36C6D
analogous
#6CE3A6 #6CE3E2 #6CA8E3
triadic
#6CE3E2 #E26CE3 #E3E26C
tetradic
#6CE3E2 #A66CE3 #E36C6D #A8E36C
square
#6CE3E2 #A66CE3 #E36C6D #A8E36C
split-complementary
#6CE3E2 #E36CA8 #E3A66C
monochromatic
#22B3B1 #39D9D8 #6CE3E2 #9FEDEC #D3F7F6
Accessibility & contrast
On white
1.53
#6CE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6CE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3E2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3E2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C3CBE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce3e2; /* rgb */ color: rgb(108, 227, 226); /* oklch */ color: oklch(84.7% 0.107 194.6);
Tailwind
colors: {
custom: {
50: '#a0eceb',
500: '#6ce3e2',
950: '#000000',
},
}SCSS
$custom: #6ce3e2; $custom-light: #a0eceb; $custom-dark: #000000;
JSON
{
"hex": "#6ce3e2",
"rgb": {
"r": 108,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.496,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.84745,
"c": 0.10725,
"h": 194.6
},
"luminance": 0.63617
}Semantic roles & 50–950 ramp
primary
#6CE3E2
secondary
#B34041
accent
#1617D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484