#6DEFAE#6DEFAE
#6DEFAE is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.148 H 159.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFAE |
|---|---|
| RGB | rgb(109, 239, 174) |
| HSL | hsl(150, 80%, 68%) |
| HSV | hsv(150, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.02, -50.61, 20.78) |
| CIE-LCH | lch(86.02, 54.71, 157.68°) |
| OKLab | oklab(86.18% -0.1387 0.0529) |
| OKLCH | oklch(86.18% 0.148 159.1) |
| XYZ | xyz(44.8093, 68.0361, 50.8071) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFAE #EF6DAE
analogous
#6DEF6D #6DEFAE #6DEFEF
triadic
#6DEFAE #AE6DEF #EFAE6D
tetradic
#6DEFAE #6D6DEF #EF6DAE #EFEF6D
square
#6DEFAE #6D6DEF #EF6DAE #EFEF6D
split-complementary
#6DEFAE #EF6DEF #EF6D6D
monochromatic
#16CB71 #36E98F #6DEFAE #A4F5CD #DBFBEB
Accessibility & contrast
On white
1.44
#6DEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6DEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFAE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFAE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#3FEEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6defae; /* rgb */ color: rgb(109, 239, 174); /* oklch */ color: oklch(86.2% 0.148 159.1);
Tailwind
colors: {
custom: {
50: '#a0f5c6',
500: '#6defae',
950: '#000000',
},
}SCSS
$custom: #6defae; $custom-light: #a0f5c6; $custom-dark: #000000;
JSON
{
"hex": "#6defae",
"rgb": {
"r": 109,
"g": 239,
"b": 174
},
"hsl": {
"h": 150,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86177,
"c": 0.14847,
"h": 159.1
},
"luminance": 0.6804
}Semantic roles & 50–950 ramp
primary
#6DEFAE
secondary
#C73980
accent
#0973DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582