#6FD4AF#6FD4AF
#6FD4AF is a light, moderate teal. Relative luminance 0.536; OKLCH L 79.8% C 0.110 H 167.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4AF |
|---|---|
| RGB | rgb(111, 212, 175) |
| HSL | hsl(158, 54%, 63%) |
| HSV | hsv(158, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(78.20, -38.25, 9.27) |
| CIE-LCH | lch(78.20, 39.35, 166.38°) |
| OKLab | oklab(79.84% -0.1073 0.0238) |
| OKLCH | oklch(79.84% 0.11 167.5) |
| XYZ | xyz(37.8335, 53.5586, 48.8933) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.88
Seafoam Blue
#78D1B6
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 3.90
Pale Teal
#82CBB2
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4AF #D46F94
analogous
#6FD47C #6FD4AF #6FC6D4
triadic
#6FD4AF #AF6FD4 #D4AF6F
tetradic
#6FD4AF #7C6FD4 #D46F94 #C6D46F
square
#6FD4AF #7C6FD4 #D46F94 #C6D46F
split-complementary
#6FD4AF #D46FC6 #D47C6F
monochromatic
#2E9A73 #40C695 #6FD4AF #9EE2C9 #CDF0E3
Accessibility & contrast
On white
1.79
#6FD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6FD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4AF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4AF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#4CD5C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd4af; /* rgb */ color: rgb(111, 212, 175); /* oklch */ color: oklch(79.8% 0.110 167.5);
Tailwind
colors: {
custom: {
50: '#9ee1c6',
500: '#6fd4af',
950: '#000000',
},
}SCSS
$custom: #6fd4af; $custom-light: #9ee1c6; $custom-dark: #000000;
JSON
{
"hex": "#6fd4af",
"rgb": {
"r": 111,
"g": 212,
"b": 175
},
"hsl": {
"h": 158.02,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.79838,
"c": 0.10989,
"h": 167.5
},
"luminance": 0.53562
}Semantic roles & 50–950 ramp
primary
#6FD4AF
secondary
#9F4868
accent
#245EC1
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482