#6EDFAC#6EDFAC
#6EDFAC is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.3% C 0.128 H 162.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFAC |
|---|---|
| RGB | rgb(110, 223, 172) |
| HSL | hsl(153, 64%, 65%) |
| HSV | hsv(153, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.33, -44.01, 15.27) |
| CIE-LCH | lch(81.33, 46.58, 160.86°) |
| OKLab | oklab(82.34% -0.1217 0.0391) |
| OKLCH | oklch(82.34% 0.128 162.2) |
| XYZ | xyz(40.2610, 59.0655, 48.3009) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 5.10
Aqua Marine
#2EE8BB
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFAC #DF6EA1
analogous
#6EDF73 #6EDFAC #6EDADF
triadic
#6EDFAC #AC6EDF #DFAC6E
tetradic
#6EDFAC #736EDF #DF6EA1 #DADF6E
square
#6EDFAC #736EDF #DF6EA1 #DADF6E
split-complementary
#6EDFAC #DF6EDA #DF736E
monochromatic
#26AD70 #3CD48F #6EDFAC #A0EAC9 #D2F5E5
Accessibility & contrast
On white
1.64
#6EDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6EDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFAC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFAC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#48DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edfac; /* rgb */ color: rgb(110, 223, 172); /* oklch */ color: oklch(82.3% 0.128 162.2);
Tailwind
colors: {
custom: {
50: '#9fe9c4',
500: '#6edfac',
950: '#000000',
},
}SCSS
$custom: #6edfac; $custom-light: #9fe9c4; $custom-dark: #000000;
JSON
{
"hex": "#6edfac",
"rgb": {
"r": 110,
"g": 223,
"b": 172
},
"hsl": {
"h": 152.92,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82344,
"c": 0.12779,
"h": 162.2
},
"luminance": 0.59069
}Semantic roles & 50–950 ramp
primary
#6EDFAC
secondary
#AE4373
accent
#1A6ACC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482