#6EDEAE#6EDEAE
#6EDEAE is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.2% C 0.125 H 163.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEAE |
|---|---|
| RGB | rgb(110, 222, 174) |
| HSL | hsl(154, 63%, 65%) |
| HSV | hsv(154, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.08, -43.15, 13.87) |
| CIE-LCH | lch(81.08, 45.33, 162.18°) |
| OKLab | oklab(82.15% -0.1197 0.0356) |
| OKLCH | oklch(82.15% 0.125 163.5) |
| XYZ | xyz(40.1882, 58.6101, 49.2313) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.79
Eucalyptus
#44D7A8
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEAE #DE6E9E
analogous
#6EDE76 #6EDEAE #6ED6DE
triadic
#6EDEAE #AE6EDE #DEAE6E
tetradic
#6EDEAE #766EDE #DE6E9E #D6DE6E
square
#6EDEAE #766EDE #DE6E9E #D6DE6E
split-complementary
#6EDEAE #DE6ED6 #DE766E
monochromatic
#27AB72 #3CD392 #6EDEAE #A0E9CA #D2F5E6
Accessibility & contrast
On white
1.65
#6EDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#6EDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEAE
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEAE | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AB
Deuteranopia (green-blind)
#CAC4B1
Tritanopia (blue-blind)
#48DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edeae; /* rgb */ color: rgb(110, 222, 174); /* oklch */ color: oklch(82.2% 0.125 163.5);
Tailwind
colors: {
custom: {
50: '#9fe9c6',
500: '#6edeae',
950: '#000000',
},
}SCSS
$custom: #6edeae; $custom-light: #9fe9c6; $custom-dark: #000000;
JSON
{
"hex": "#6edeae",
"rgb": {
"r": 110,
"g": 222,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82154,
"c": 0.12483,
"h": 163.5
},
"luminance": 0.58614
}Semantic roles & 50–950 ramp
primary
#6EDEAE
secondary
#AD4371
accent
#1B66CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482