#6EDFB3#6EDFB3
#6EDFB3 is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.122 H 165.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFB3 |
|---|---|
| RGB | rgb(110, 223, 179) |
| HSL | hsl(157, 64%, 65%) |
| HSV | hsv(157, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(81.48, -42.53, 11.80) |
| CIE-LCH | lch(81.48, 44.13, 164.49°) |
| OKLab | oklab(82.52% -0.1185 0.0303) |
| OKLCH | oklch(82.52% 0.122 165.7) |
| XYZ | xyz(40.9511, 59.3415, 51.9351) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.87
Eucalyptus
#44D7A8
ΔE00 3.56
Light Teal
#90E4C1
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFB3 #DF6E9A
analogous
#6EDF7A #6EDFB3 #6ED3DF
triadic
#6EDFB3 #B36EDF #DFB36E
tetradic
#6EDFB3 #7A6EDF #DF6E9A #D3DF6E
square
#6EDFB3 #7A6EDF #DF6E9A #D3DF6E
split-complementary
#6EDFB3 #DF6ED3 #DF7A6E
monochromatic
#26AD78 #3CD499 #6EDFB3 #A0EACD #D2F5E8
Accessibility & contrast
On white
1.63
#6EDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6EDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFB3
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFB3 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B1
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#44DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfb3; /* rgb */ color: rgb(110, 223, 179); /* oklch */ color: oklch(82.5% 0.122 165.7);
Tailwind
colors: {
custom: {
50: '#9fe9c9',
500: '#6edfb3',
950: '#000000',
},
}SCSS
$custom: #6edfb3; $custom-light: #9fe9c9; $custom-dark: #000000;
JSON
{
"hex": "#6edfb3",
"rgb": {
"r": 110,
"g": 223,
"b": 179
},
"hsl": {
"h": 156.637,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82517,
"c": 0.12234,
"h": 165.7
},
"luminance": 0.59345
}Semantic roles & 50–950 ramp
primary
#6EDFB3
secondary
#AE436D
accent
#1A5FCC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482