#6EDFAF#6EDFAF
#6EDFAF is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.125 H 163.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFAF |
|---|---|
| RGB | rgb(110, 223, 175) |
| HSL | hsl(155, 64%, 65%) |
| HSV | hsv(155, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.39, -43.38, 13.79) |
| CIE-LCH | lch(81.39, 45.52, 162.37°) |
| OKLab | oklab(82.42% -0.1203 0.0353) |
| OKLCH | oklch(82.42% 0.125 163.6) |
| XYZ | xyz(40.5524, 59.1820, 49.8354) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.77
Eucalyptus
#44D7A8
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFAF #DF6E9E
analogous
#6EDF76 #6EDFAF #6ED7DF
triadic
#6EDFAF #AF6EDF #DFAF6E
tetradic
#6EDFAF #766EDF #DF6E9E #D7DF6E
square
#6EDFAF #766EDF #DF6E9E #D7DF6E
split-complementary
#6EDFAF #DF6ED7 #DF766E
monochromatic
#26AD73 #3CD493 #6EDFAF #A0EACB #D2F5E6
Accessibility & contrast
On white
1.64
#6EDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6EDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFAF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFAF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AC
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#47DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfaf; /* rgb */ color: rgb(110, 223, 175); /* oklch */ color: oklch(82.4% 0.125 163.6);
Tailwind
colors: {
custom: {
50: '#9fe9c7',
500: '#6edfaf',
950: '#000000',
},
}SCSS
$custom: #6edfaf; $custom-light: #9fe9c7; $custom-dark: #000000;
JSON
{
"hex": "#6edfaf",
"rgb": {
"r": 110,
"g": 223,
"b": 175
},
"hsl": {
"h": 154.513,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82417,
"c": 0.1254,
"h": 163.6
},
"luminance": 0.59185
}Semantic roles & 50–950 ramp
primary
#6EDFAF
secondary
#AE4370
accent
#1A65CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482