#6CE6DA#6CE6DA
#6CE6DA is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.111 H 186.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE6DA |
|---|---|
| RGB | rgb(108, 230, 218) |
| HSL | hsl(174, 71%, 66%) |
| HSV | hsv(174, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 5.2%, 9.8%) |
| CIE-LAB | lab(84.40, -37.01, -4.58) |
| CIE-LCH | lch(84.40, 37.29, 187.05°) |
| OKLab | oklab(85.19% -0.1104 -0.0129) |
| OKLCH | oklch(85.19% 0.111 186.7) |
| XYZ | xyz(47.1306, 64.8393, 76.3476) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.70
Bright Turquoise
#0FFEF9
ΔE00 6.67
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE6DA #E66C78
analogous
#6CE69D #6CE6DA #6CB5E6
triadic
#6CE6DA #DA6CE6 #E6DA6C
tetradic
#6CE6DA #9D6CE6 #E66C78 #B5E66C
square
#6CE6DA #9D6CE6 #E66C78 #B5E66C
split-complementary
#6CE6DA #E66CB5 #E69D6C
monochromatic
#1FB8A9 #38DDCD #6CE6DA #A0EFE7 #D5F8F4
Accessibility & contrast
On white
1.50
#6CE6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6CE6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE6DA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE6DA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#07EBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce6da; /* rgb */ color: rgb(108, 230, 218); /* oklch */ color: oklch(85.2% 0.111 186.7);
Tailwind
colors: {
custom: {
50: '#a0eee5',
500: '#6ce6da',
950: '#000000',
},
}SCSS
$custom: #6ce6da; $custom-light: #a0eee5; $custom-dark: #000000;
JSON
{
"hex": "#6ce6da",
"rgb": {
"r": 108,
"g": 230,
"b": 218
},
"hsl": {
"h": 174.098,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.85185,
"c": 0.11112,
"h": 186.7
},
"luminance": 0.64844
}Semantic roles & 50–950 ramp
primary
#6CE6DA
secondary
#B83E4A
accent
#1325D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584