#6FE4AE#6FE4AE
#6FE4AE is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.6% C 0.132 H 161.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE4AE |
|---|---|
| RGB | rgb(111, 228, 174) |
| HSL | hsl(152, 68%, 66%) |
| HSV | hsv(152, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.87, -45.52, 16.39) |
| CIE-LCH | lch(82.87, 48.38, 160.19°) |
| OKLab | oklab(83.62% -0.1256 0.0419) |
| OKLCH | oklch(83.62% 0.132 161.5) |
| XYZ | xyz(41.9353, 61.9187, 49.7778) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Light Greenish Blue
#63F7B4
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE4AE #E46FA5
analogous
#6FE474 #6FE4AE #6FDFE4
triadic
#6FE4AE #AE6FE4 #E4AE6F
tetradic
#6FE4AE #746FE4 #E46FA5 #DFE46F
square
#6FE4AE #746FE4 #E46FA5 #DFE46F
split-complementary
#6FE4AE #E46FDF #E4746F
monochromatic
#22B672 #3BDA91 #6FE4AE #A3EECB #D6F7E8
Accessibility & contrast
On white
1.57
#6FE4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#6FE4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE4AE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE4AE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#48E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe4ae; /* rgb */ color: rgb(111, 228, 174); /* oklch */ color: oklch(83.6% 0.132 161.5);
Tailwind
colors: {
custom: {
50: '#a0edc6',
500: '#6fe4ae',
950: '#000000',
},
}SCSS
$custom: #6fe4ae; $custom-light: #a0edc6; $custom-dark: #000000;
JSON
{
"hex": "#6fe4ae",
"rgb": {
"r": 111,
"g": 228,
"b": 174
},
"hsl": {
"h": 152.308,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83623,
"c": 0.13244,
"h": 161.5
},
"luminance": 0.61922
}Semantic roles & 50–950 ramp
primary
#6FE4AE
secondary
#B74077
accent
#156CD0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582