#2FB2AD#2FB2AD
#2FB2AD is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.109 H 191.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2AD |
|---|---|
| RGB | rgb(47, 178, 173) |
| HSL | hsl(178, 58%, 44%) |
| HSV | hsv(178, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(66.10, -35.12, -7.50) |
| CIE-LCH | lch(66.10, 35.91, 192.05°) |
| OKLab | oklab(69.48% -0.1068 -0.0209) |
| OKLCH | oklch(69.48% 0.109 191.1) |
| XYZ | xyz(24.6320, 35.4593, 45.0732) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.34
Topaz
#13BBAF
ΔE00 3.57
Tealish
#24BCA8
ΔE00 5.80
Turquoise (survey)
#06C2AC
ΔE00 7.09
Sea
#3C9992
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2AD #B22F34
analogous
#2FB26C #2FB2AD #2F76B2
triadic
#2FB2AD #AD2FB2 #B2AD2F
tetradic
#2FB2AD #6C2FB2 #B22F34 #76B22F
square
#2FB2AD #6C2FB2 #B22F34 #76B22F
split-complementary
#2FB2AD #B22F76 #B26C2F
monochromatic
#15514F #22827E #2FB2AD #4ED0CB #7EDDD9
Accessibility & contrast
On white
2.60
#2FB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#2FB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2AD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2AD | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AD
Deuteranopia (green-blind)
#959BAE
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb2ad; /* rgb */ color: rgb(47, 178, 173); /* oklch */ color: oklch(69.5% 0.109 191.1);
Tailwind
colors: {
custom: {
50: '#7dc9c5',
500: '#2fb2ad',
950: '#000000',
},
}SCSS
$custom: #2fb2ad; $custom-light: #7dc9c5; $custom-dark: #000000;
JSON
{
"hex": "#2fb2ad",
"rgb": {
"r": 47,
"g": 178,
"b": 173
},
"hsl": {
"h": 177.71,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.69476,
"c": 0.10883,
"h": 191.1
},
"luminance": 0.35462
}Semantic roles & 50–950 ramp
primary
#2FB2AD
secondary
#C6777A
accent
#464CE1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281