#6FDEAE#6FDEAE
#6FDEAE is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.124 H 163.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEAE |
|---|---|
| RGB | rgb(111, 222, 174) |
| HSL | hsl(154, 63%, 65%) |
| HSV | hsv(154, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.11, -42.92, 13.92) |
| CIE-LCH | lch(81.11, 45.12, 162.03°) |
| OKLab | oklab(82.19% -0.119 0.0357) |
| OKLCH | oklch(82.19% 0.124 163.3) |
| XYZ | xyz(40.3133, 58.6747, 49.2371) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.71
Eucalyptus
#44D7A8
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEAE #DE6F9F
analogous
#6FDE76 #6FDEAE #6FD7DE
triadic
#6FDEAE #AE6FDE #DEAE6F
tetradic
#6FDEAE #766FDE #DE6F9F #D7DE6F
square
#6FDEAE #766FDE #DE6F9F #D7DE6F
split-complementary
#6FDEAE #DE6FD7 #DE766F
monochromatic
#27AB72 #3DD392 #6FDEAE #A1E9CA #D3F5E6
Accessibility & contrast
On white
1.65
#6FDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6FDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEAE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEAE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AB
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#4ADED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdeae; /* rgb */ color: rgb(111, 222, 174); /* oklch */ color: oklch(82.2% 0.124 163.3);
Tailwind
colors: {
custom: {
50: '#9fe9c6',
500: '#6fdeae',
950: '#000000',
},
}SCSS
$custom: #6fdeae; $custom-light: #9fe9c6; $custom-dark: #000000;
JSON
{
"hex": "#6fdeae",
"rgb": {
"r": 111,
"g": 222,
"b": 174
},
"hsl": {
"h": 154.054,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82193,
"c": 0.12424,
"h": 163.3
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#6FDEAE
secondary
#AE4471
accent
#1B67CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482