#6EDFB2#6EDFB2
#6EDFB2 is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.123 H 165.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFB2 |
|---|---|
| RGB | rgb(110, 223, 178) |
| HSL | hsl(156, 64%, 65%) |
| HSV | hsv(156, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.46, -42.74, 12.30) |
| CIE-LCH | lch(81.46, 44.48, 163.95°) |
| OKLab | oklab(82.49% -0.119 0.0316) |
| OKLCH | oklch(82.49% 0.123 165.1) |
| XYZ | xyz(40.8503, 59.3012, 51.4044) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.79
Eucalyptus
#44D7A8
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFB2 #DF6E9B
analogous
#6EDF79 #6EDFB2 #6ED4DF
triadic
#6EDFB2 #B26EDF #DFB26E
tetradic
#6EDFB2 #796EDF #DF6E9B #D4DF6E
square
#6EDFB2 #796EDF #DF6E9B #D4DF6E
split-complementary
#6EDFB2 #DF6ED4 #DF796E
monochromatic
#26AD77 #3CD497 #6EDFB2 #A0EACD #D2F5E7
Accessibility & contrast
On white
1.63
#6EDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6EDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFB2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFB2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#45DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfb2; /* rgb */ color: rgb(110, 223, 178); /* oklch */ color: oklch(82.5% 0.123 165.1);
Tailwind
colors: {
custom: {
50: '#9fe9c9',
500: '#6edfb2',
950: '#000000',
},
}SCSS
$custom: #6edfb2; $custom-light: #9fe9c9; $custom-dark: #000000;
JSON
{
"hex": "#6edfb2",
"rgb": {
"r": 110,
"g": 223,
"b": 178
},
"hsl": {
"h": 156.106,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82492,
"c": 0.12308,
"h": 165.1
},
"luminance": 0.59305
}Semantic roles & 50–950 ramp
primary
#6EDFB2
secondary
#AE436E
accent
#1A61CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482