#6CE4E0#6CE4E0
#6CE4E0 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.108 H 192.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4E0 |
|---|---|
| RGB | rgb(108, 228, 224) |
| HSL | hsl(178, 69%, 66%) |
| HSV | hsv(178, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(83.99, -34.56, -8.35) |
| CIE-LCH | lch(83.99, 35.56, 193.58°) |
| OKLab | oklab(84.91% -0.1057 -0.0232) |
| OKLCH | oklch(84.91% 0.108 192.4) |
| XYZ | xyz(47.3766, 64.0523, 80.3732) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.09
Bright Turquoise
#0FFEF9
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4E0 #E46C70
analogous
#6CE4A4 #6CE4E0 #6CACE4
triadic
#6CE4E0 #E06CE4 #E4E06C
tetradic
#6CE4E0 #A46CE4 #E46C70 #ACE46C
square
#6CE4E0 #A46CE4 #E46C70 #ACE46C
split-complementary
#6CE4E0 #E46CAC #E4A46C
monochromatic
#21B4B0 #38DBD5 #6CE4E0 #A0EDEB #D3F7F6
Accessibility & contrast
On white
1.52
#6CE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6CE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4E0
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4E0 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#C4CBE1
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce4e0; /* rgb */ color: rgb(108, 228, 224); /* oklch */ color: oklch(84.9% 0.108 192.4);
Tailwind
colors: {
custom: {
50: '#a0ede9',
500: '#6ce4e0',
950: '#000000',
},
}SCSS
$custom: #6ce4e0; $custom-light: #a0ede9; $custom-dark: #000000;
JSON
{
"hex": "#6ce4e0",
"rgb": {
"r": 108,
"g": 228,
"b": 224
},
"hsl": {
"h": 178,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.84911,
"c": 0.10821,
"h": 192.4
},
"luminance": 0.64057
}Semantic roles & 50–950 ramp
primary
#6CE4E0
secondary
#B53F43
accent
#151BD1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584