#6FD5A2#6FD5A2
#6FD5A2 is a light, vivid teal. Relative luminance 0.536; OKLCH L 79.8% C 0.122 H 160.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5A2 |
|---|---|
| RGB | rgb(111, 213, 162) |
| HSL | hsl(150, 55%, 64%) |
| HSV | hsv(150, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 23.9%, 16.5%) |
| CIE-LAB | lab(78.21, -41.44, 16.19) |
| CIE-LCH | lch(78.21, 44.49, 158.66°) |
| OKLab | oklab(79.75% -0.1143 0.0414) |
| OKLCH | oklch(79.75% 0.122 160.1) |
| XYZ | xyz(36.8684, 53.5737, 42.5733) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5A2 #D56FA2
analogous
#6FD56F #6FD5A2 #6FD5D5
triadic
#6FD5A2 #A26FD5 #D5A26F
tetradic
#6FD5A2 #6F6FD5 #D56FA2 #D5D56F
square
#6FD5A2 #6F6FD5 #D56FA2 #D5D56F
split-complementary
#6FD5A2 #D56FD5 #D56F6F
monochromatic
#2E9C65 #40C783 #6FD5A2 #9EE3C1 #CEF1DF
Accessibility & contrast
On white
1.79
#6FD5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#6FD5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5A2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5A2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#52D4C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd5a2; /* rgb */ color: rgb(111, 213, 162); /* oklch */ color: oklch(79.8% 0.122 160.1);
Tailwind
colors: {
custom: {
50: '#9ee2bd',
500: '#6fd5a2',
950: '#000000',
},
}SCSS
$custom: #6fd5a2; $custom-light: #9ee2bd; $custom-dark: #000000;
JSON
{
"hex": "#6fd5a2",
"rgb": {
"r": 111,
"g": 213,
"b": 162
},
"hsl": {
"h": 150,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.79751,
"c": 0.12154,
"h": 160.1
},
"luminance": 0.53577
}Semantic roles & 50–950 ramp
primary
#6FD5A2
secondary
#A14874
accent
#2373C2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482