#6EE2D9#6EE2D9
#6EE2D9 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.106 H 188.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2D9 |
|---|---|
| RGB | rgb(110, 226, 217) |
| HSL | hsl(175, 67%, 66%) |
| HSV | hsv(175, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 4%, 11.4%) |
| CIE-LAB | lab(83.29, -35.00, -5.68) |
| CIE-LCH | lch(83.29, 35.46, 189.21°) |
| OKLab | oklab(84.3% -0.1052 -0.0159) |
| OKLCH | oklch(84.3% 0.106 188.6) |
| XYZ | xyz(46.1459, 62.7132, 75.3052) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.89
Bright Aqua
#0BF9EA
ΔE00 6.61
Bright Cyan
#41FDFE
ΔE00 7.20
Bright Turquoise
#0FFEF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2D9 #E26E77
analogous
#6EE29F #6EE2D9 #6EB1E2
triadic
#6EE2D9 #D96EE2 #E2D96E
tetradic
#6EE2D9 #9F6EE2 #E26E77 #B1E26E
square
#6EE2D9 #9F6EE2 #E26E77 #B1E26E
split-complementary
#6EE2D9 #E26EB1 #E29F6E
monochromatic
#24B2A7 #3BD8CC #6EE2D9 #A1ECE6 #D4F6F4
Accessibility & contrast
On white
1.55
#6EE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#6EE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2D9
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2D9 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#C4CADA
Tritanopia (blue-blind)
#1FE7DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee2d9; /* rgb */ color: rgb(110, 226, 217); /* oklch */ color: oklch(84.3% 0.106 188.6);
Tailwind
colors: {
custom: {
50: '#a0ebe4',
500: '#6ee2d9',
950: '#000000',
},
}SCSS
$custom: #6ee2d9; $custom-light: #a0ebe4; $custom-dark: #000000;
JSON
{
"hex": "#6ee2d9",
"rgb": {
"r": 110,
"g": 226,
"b": 217
},
"hsl": {
"h": 175.345,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.84298,
"c": 0.10642,
"h": 188.6
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#6EE2D9
secondary
#B3414A
accent
#1725CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484