#6EDFB0#6EDFB0
#6EDFB0 is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.125 H 164.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFB0 |
|---|---|
| RGB | rgb(110, 223, 176) |
| HSL | hsl(155, 64%, 65%) |
| HSV | hsv(155, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.41, -43.17, 13.29) |
| CIE-LCH | lch(81.41, 45.17, 162.89°) |
| OKLab | oklab(82.44% -0.1199 0.0341) |
| OKLCH | oklch(82.44% 0.125 164.1) |
| XYZ | xyz(40.6510, 59.2215, 50.3546) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.74
Eucalyptus
#44D7A8
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFB0 #DF6E9D
analogous
#6EDF77 #6EDFB0 #6ED6DF
triadic
#6EDFB0 #B06EDF #DFB06E
tetradic
#6EDFB0 #776EDF #DF6E9D #D6DF6E
square
#6EDFB0 #776EDF #DF6E9D #D6DF6E
split-complementary
#6EDFB0 #DF6ED6 #DF776E
monochromatic
#26AD75 #3CD495 #6EDFB0 #A0EACB #D2F5E7
Accessibility & contrast
On white
1.63
#6EDFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EDFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFB0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFB0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2AE
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#46DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfb0; /* rgb */ color: rgb(110, 223, 176); /* oklch */ color: oklch(82.4% 0.125 164.1);
Tailwind
colors: {
custom: {
50: '#9fe9c7',
500: '#6edfb0',
950: '#000000',
},
}SCSS
$custom: #6edfb0; $custom-light: #9fe9c7; $custom-dark: #000000;
JSON
{
"hex": "#6edfb0",
"rgb": {
"r": 110,
"g": 223,
"b": 176
},
"hsl": {
"h": 155.044,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82442,
"c": 0.12462,
"h": 164.1
},
"luminance": 0.59225
}Semantic roles & 50–950 ramp
primary
#6EDFB0
secondary
#AE4370
accent
#1A64CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482