#2CAF98#2CAF98
#2CAF98 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.0% C 0.115 H 177.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAF98 |
|---|---|
| RGB | rgb(44, 175, 152) |
| HSL | hsl(169, 60%, 43%) |
| HSV | hsv(169, 75%, 69%) |
| CMYK | cmyk(74.9%, 0%, 13.1%, 31.4%) |
| CIE-LAB | lab(64.53, -39.97, 1.85) |
| CIE-LCH | lch(64.53, 40.01, 177.35°) |
| OKLab | oklab(67.98% -0.1146 0.0043) |
| OKLCH | oklch(67.98% 0.115 177.9) |
| XYZ | xyz(22.0333, 33.4598, 34.9968) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.90
Tealish
#24BCA8
ΔE00 3.91
Turquoise (survey)
#06C2AC
ΔE00 5.35
Topaz
#13BBAF
ΔE00 5.39
Lightseagreen
#20B2AA
ΔE00 5.46
Blue Green
#0F9B8E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAF98 #AF2C43
analogous
#2CAF57 #2CAF98 #2C84AF
triadic
#2CAF98 #982CAF #AF982C
tetradic
#2CAF98 #572CAF #AF2C43 #84AF2C
square
#2CAF98 #572CAF #AF2C43 #84AF2C
split-complementary
#2CAF98 #AF2C84 #AF572C
monochromatic
#134D43 #207E6E #2CAF98 #47D1B9 #78DDCB
Accessibility & contrast
On white
2.73
#2CAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#2CAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAF98
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAF98 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2caf98; /* rgb */ color: rgb(44, 175, 152); /* oklch */ color: oklch(68.0% 0.115 177.9);
Tailwind
colors: {
custom: {
50: '#7ac7b6',
500: '#2caf98',
950: '#000000',
},
}SCSS
$custom: #2caf98; $custom-light: #7ac7b6; $custom-dark: #000000;
JSON
{
"hex": "#2caf98",
"rgb": {
"r": 44,
"g": 175,
"b": 152
},
"hsl": {
"h": 169.466,
"s": 59.817,
"l": 42.941
},
"oklch": {
"l": 0.67983,
"c": 0.11465,
"h": 177.9
},
"luminance": 0.33462
}Semantic roles & 50–950 ramp
primary
#2CAF98
secondary
#C57280
accent
#4561E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280