#2D9FAA#2D9FAA
#2D9FAA is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.6% C 0.099 H 204.6°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2D9FAA |
|---|---|
| RGB | rgb(45, 159, 170) |
| HSL | hsl(185, 58%, 42%) |
| HSV | hsv(185, 74%, 67%) |
| CMYK | cmyk(73.5%, 6.5%, 0%, 33.3%) |
| CIE-LAB | lab(60.12, -27.11, -14.79) |
| CIE-LCH | lch(60.12, 30.88, 208.62°) |
| OKLab | oklab(64.58% -0.0898 -0.0411) |
| OKLCH | oklch(64.58% 0.099 204.6) |
| XYZ | xyz(20.7328, 28.2540, 42.3833) |
| Luminance | 0.2826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.31
Turquoise Blue
#06B1C4
ΔE00 5.82
Sea
#3C9992
ΔE00 7.34
Darkcyan
#008B8B
ΔE00 8.62
Dark Cyan
#0A888A
ΔE00 9.01
Teal Blue
#01889F
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D9FAA #AA382D
analogous
#2DAA77 #2D9FAA #2D61AA
triadic
#2D9FAA #AA2D9F #9FAA2D
tetradic
#2D9FAA #772DAA #AA382D #61AA2D
square
#2D9FAA #772DAA #AA382D #61AA2D
split-complementary
#2D9FAA #AA2D61 #AA772D
monochromatic
#134449 #20727A #2D9FAA #46C2CE #77D2DB
Accessibility & contrast
On white
3.16
#2D9FAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#2D9FAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2D9FAA
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2D9FAA | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#808BAA
Tritanopia (blue-blind)
#00A6A2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2d9faa; /* rgb */ color: rgb(45, 159, 170); /* oklch */ color: oklch(64.6% 0.099 204.6);
Tailwind
colors: {
custom: {
50: '#7abbc3',
500: '#2d9faa',
950: '#000000',
},
}SCSS
$custom: #2d9faa; $custom-light: #7abbc3; $custom-dark: #000000;
JSON
{
"hex": "#2d9faa",
"rgb": {
"r": 45,
"g": 159,
"b": 170
},
"hsl": {
"h": 185.28,
"s": 58.14,
"l": 42.157
},
"oklch": {
"l": 0.64578,
"c": 0.09872,
"h": 204.6
},
"luminance": 0.28256
}Semantic roles & 50–950 ramp
primary
#2D9FAA
secondary
#C37770
accent
#5446E1
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181