#6FE5AF#6FE5AF
#6FE5AF is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.9% C 0.133 H 161.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5AF |
|---|---|
| RGB | rgb(111, 229, 175) |
| HSL | hsl(153, 69%, 67%) |
| HSV | hsv(153, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(83.18, -45.75, 16.31) |
| CIE-LCH | lch(83.18, 48.57, 160.38°) |
| OKLab | oklab(83.89% -0.1263 0.0417) |
| OKLCH | oklch(83.89% 0.133 161.7) |
| XYZ | xyz(42.3091, 62.5096, 50.3851) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.60
Light Greenish Blue
#63F7B4
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.74
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.16
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5AF #E56FA5
analogous
#6FE574 #6FE5AF #6FE0E5
triadic
#6FE5AF #AF6FE5 #E5AF6F
tetradic
#6FE5AF #746FE5 #E56FA5 #E0E56F
square
#6FE5AF #746FE5 #E56FA5 #E0E56F
split-complementary
#6FE5AF #E56FE0 #E5746F
monochromatic
#21B873 #3BDC92 #6FE5AF #A3EECC #D7F8E9
Accessibility & contrast
On white
1.56
#6FE5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6FE5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5AF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5AF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#47E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe5af; /* rgb */ color: rgb(111, 229, 175); /* oklch */ color: oklch(83.9% 0.133 161.7);
Tailwind
colors: {
custom: {
50: '#a0eec7',
500: '#6fe5af',
950: '#000000',
},
}SCSS
$custom: #6fe5af; $custom-light: #a0eec7; $custom-dark: #000000;
JSON
{
"hex": "#6fe5af",
"rgb": {
"r": 111,
"g": 229,
"b": 175
},
"hsl": {
"h": 152.542,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83885,
"c": 0.13298,
"h": 161.7
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#6FE5AF
secondary
#B84077
accent
#146BD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582