#6FD2AF#6FD2AF
#6FD2AF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.4% C 0.107 H 168.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2AF |
|---|---|
| RGB | rgb(111, 210, 175) |
| HSL | hsl(159, 52%, 63%) |
| HSV | hsv(159, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(77.62, -37.34, 8.43) |
| CIE-LCH | lch(77.62, 38.28, 167.28°) |
| OKLab | oklab(79.36% -0.105 0.0216) |
| OKLCH | oklch(79.36% 0.107 168.4) |
| XYZ | xyz(37.3367, 52.5648, 48.7276) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.44
Seafoam Blue
#78D1B6
ΔE00 2.42
Pale Teal
#82CBB2
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2AF #D26F92
analogous
#6FD27D #6FD2AF #6FC3D2
triadic
#6FD2AF #AF6FD2 #D2AF6F
tetradic
#6FD2AF #7D6FD2 #D26F92 #C3D26F
square
#6FD2AF #7D6FD2 #D26F92 #C3D26F
split-complementary
#6FD2AF #D26FC3 #D27D6F
monochromatic
#2F9773 #40C395 #6FD2AF #9EE1C9 #CCEFE3
Accessibility & contrast
On white
1.82
#6FD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6FD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2AF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2AF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#4DD3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd2af; /* rgb */ color: rgb(111, 210, 175); /* oklch */ color: oklch(79.4% 0.107 168.4);
Tailwind
colors: {
custom: {
50: '#9ee0c6',
500: '#6fd2af',
950: '#000000',
},
}SCSS
$custom: #6fd2af; $custom-light: #9ee0c6; $custom-dark: #000000;
JSON
{
"hex": "#6fd2af",
"rgb": {
"r": 111,
"g": 210,
"b": 175
},
"hsl": {
"h": 158.788,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79363,
"c": 0.10721,
"h": 168.4
},
"luminance": 0.52568
}Semantic roles & 50–950 ramp
primary
#6FD2AF
secondary
#9D4966
accent
#265CC0
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482