#6CE4DA#6CE4DA
#6CE4DA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.109 H 188.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4DA |
|---|---|
| RGB | rgb(108, 228, 218) |
| HSL | hsl(175, 69%, 66%) |
| HSV | hsv(175, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 4.4%, 10.6%) |
| CIE-LAB | lab(83.83, -36.09, -5.42) |
| CIE-LCH | lch(83.83, 36.49, 188.55°) |
| OKLab | oklab(84.72% -0.1082 -0.0152) |
| OKLCH | oklch(84.72% 0.109 188) |
| XYZ | xyz(46.5772, 63.7325, 76.1631) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Mediumturquoise
#48D1CC
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 6.05
Bright Turquoise
#0FFEF9
ΔE00 6.83
Bright Cyan
#41FDFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4DA #E46C76
analogous
#6CE49E #6CE4DA #6CB2E4
triadic
#6CE4DA #DA6CE4 #E4DA6C
tetradic
#6CE4DA #9E6CE4 #E46C76 #B2E46C
square
#6CE4DA #9E6CE4 #E46C76 #B2E46C
split-complementary
#6CE4DA #E46CB2 #E49E6C
monochromatic
#21B4A8 #38DBCD #6CE4DA #A0EDE7 #D3F7F4
Accessibility & contrast
On white
1.53
#6CE4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6CE4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4DA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4DA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#0BE9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce4da; /* rgb */ color: rgb(108, 228, 218); /* oklch */ color: oklch(84.7% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#a0ede5',
500: '#6ce4da',
950: '#000000',
},
}SCSS
$custom: #6ce4da; $custom-light: #a0ede5; $custom-dark: #000000;
JSON
{
"hex": "#6ce4da",
"rgb": {
"r": 108,
"g": 228,
"b": 218
},
"hsl": {
"h": 175,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.84721,
"c": 0.10929,
"h": 188
},
"luminance": 0.63737
}Semantic roles & 50–950 ramp
primary
#6CE4DA
secondary
#B53F49
accent
#1524D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584