#6FD2AE#6FD2AE
#6FD2AE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.3% C 0.108 H 167.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2AE |
|---|---|
| RGB | rgb(111, 210, 174) |
| HSL | hsl(158, 52%, 63%) |
| HSV | hsv(158, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(77.59, -37.56, 8.93) |
| CIE-LCH | lch(77.59, 38.60, 166.62°) |
| OKLab | oklab(79.34% -0.1055 0.0229) |
| OKLCH | oklch(79.34% 0.108 167.7) |
| XYZ | xyz(37.2388, 52.5257, 48.2123) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.46
Seafoam Blue
#78D1B6
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2AE #D26F93
analogous
#6FD27C #6FD2AE #6FC4D2
triadic
#6FD2AE #AE6FD2 #D2AE6F
tetradic
#6FD2AE #7C6FD2 #D26F93 #C4D26F
square
#6FD2AE #7C6FD2 #D26F93 #C4D26F
split-complementary
#6FD2AE #D26FC4 #D27C6F
monochromatic
#2F9771 #40C394 #6FD2AE #9EE1C8 #CCEFE2
Accessibility & contrast
On white
1.83
#6FD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6FD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2AE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2AE | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 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)
#CEC6AC
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#4DD3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd2ae; /* rgb */ color: rgb(111, 210, 174); /* oklch */ color: oklch(79.3% 0.108 167.7);
Tailwind
colors: {
custom: {
50: '#9ee0c6',
500: '#6fd2ae',
950: '#000000',
},
}SCSS
$custom: #6fd2ae; $custom-light: #9ee0c6; $custom-dark: #000000;
JSON
{
"hex": "#6fd2ae",
"rgb": {
"r": 111,
"g": 210,
"b": 174
},
"hsl": {
"h": 158.182,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79336,
"c": 0.10792,
"h": 167.7
},
"luminance": 0.52529
}Semantic roles & 50–950 ramp
primary
#6FD2AE
secondary
#9D4967
accent
#265EC0
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482