#2FB2B2#2FB2B2
#2FB2B2 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.108 H 195.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB2B2 |
|---|---|
| RGB | rgb(47, 178, 178) |
| HSL | hsl(180, 58%, 44%) |
| HSV | hsv(180, 74%, 70%) |
| CMYK | cmyk(73.6%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.26, -33.66, -10.04) |
| CIE-LCH | lch(66.26, 35.13, 196.61°) |
| OKLab | oklab(69.65% -0.1046 -0.0279) |
| OKLCH | oklch(69.65% 0.108 195) |
| XYZ | xyz(25.1249, 35.6564, 47.6691) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 5.09
Turquoise Blue
#06B1C4
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 7.45
Tealish
#24BCA8
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB2B2 #B22F2F
analogous
#2FB271 #2FB2B2 #2F71B2
triadic
#2FB2B2 #B22FB2 #B2B22F
tetradic
#2FB2B2 #712FB2 #B22F2F #71B22F
square
#2FB2B2 #712FB2 #B22F2F #71B22F
split-complementary
#2FB2B2 #B22F71 #B2712F
monochromatic
#155151 #228282 #2FB2B2 #4ED0D0 #7EDDDD
Accessibility & contrast
On white
2.58
#2FB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2FB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB2B2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB2B2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb2b2; /* rgb */ color: rgb(47, 178, 178); /* oklch */ color: oklch(69.7% 0.108 195.0);
Tailwind
colors: {
custom: {
50: '#7ec9c9',
500: '#2fb2b2',
950: '#000000',
},
}SCSS
$custom: #2fb2b2; $custom-light: #7ec9c9; $custom-dark: #000000;
JSON
{
"hex": "#2fb2b2",
"rgb": {
"r": 47,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.6965,
"c": 0.10823,
"h": 195
},
"luminance": 0.35659
}Semantic roles & 50–950 ramp
primary
#2FB2B2
secondary
#C67777
accent
#4646E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282