#6EDFAA#6EDFAA
#6EDFAA is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.129 H 161.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFAA |
|---|---|
| RGB | rgb(110, 223, 170) |
| HSL | hsl(152, 64%, 65%) |
| HSV | hsv(152, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.29, -44.42, 16.27) |
| CIE-LCH | lch(81.29, 47.31, 159.89°) |
| OKLab | oklab(82.3% -0.1226 0.0416) |
| OKLCH | oklch(82.3% 0.129 161.2) |
| XYZ | xyz(40.0704, 58.9892, 47.2969) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.32
Eucalyptus
#44D7A8
ΔE00 4.04
Light Teal
#90E4C1
ΔE00 5.43
Aqua Marine
#2EE8BB
ΔE00 5.55
Light Greenish Blue
#63F7B4
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFAA #DF6EA3
analogous
#6EDF71 #6EDFAA #6EDCDF
triadic
#6EDFAA #AA6EDF #DFAA6E
tetradic
#6EDFAA #716EDF #DF6EA3 #DCDF6E
square
#6EDFAA #716EDF #DF6EA3 #DCDF6E
split-complementary
#6EDFAA #DF6EDC #DF716E
monochromatic
#26AD6D #3CD48D #6EDFAA #A0EAC7 #D2F5E5
Accessibility & contrast
On white
1.64
#6EDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6EDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFAA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFAA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#49DED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfaa; /* rgb */ color: rgb(110, 223, 170); /* oklch */ color: oklch(82.3% 0.129 161.2);
Tailwind
colors: {
custom: {
50: '#9fe9c3',
500: '#6edfaa',
950: '#000000',
},
}SCSS
$custom: #6edfaa; $custom-light: #9fe9c3; $custom-dark: #000000;
JSON
{
"hex": "#6edfaa",
"rgb": {
"r": 110,
"g": 223,
"b": 170
},
"hsl": {
"h": 151.858,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82296,
"c": 0.12943,
"h": 161.2
},
"luminance": 0.58993
}Semantic roles & 50–950 ramp
primary
#6EDFAA
secondary
#AE4375
accent
#1A6DCC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482