#249A9C#249A9C
#249A9C is a light, moderate teal. Relative luminance 0.259; OKLCH L 62.6% C 0.098 H 196.7°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #249A9C |
|---|---|
| RGB | rgb(36, 154, 156) |
| HSL | hsl(181, 63%, 38%) |
| HSV | hsv(181, 77%, 61%) |
| CMYK | cmyk(76.9%, 1.3%, 0%, 38.8%) |
| CIE-LAB | lab(57.93, -30.03, -10.17) |
| CIE-LCH | lch(57.93, 31.71, 198.70°) |
| OKLab | oklab(62.6% -0.0943 -0.0283) |
| OKLCH | oklch(62.6% 0.098 196.7) |
| XYZ | xyz(18.2812, 25.8843, 35.4787) |
| Luminance | 0.2589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.73
Darkcyan
#008B8B
ΔE00 5.48
Cadetblue
#5F9EA0
ΔE00 5.90
Greenish Blue
#0B8B87
ΔE00 6.00
Blue Green
#0F9B8E
ΔE00 6.03
Dark Cyan
#0A888A
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#249A9C #9C2624
analogous
#249C62 #249A9C #245E9C
triadic
#249A9C #9C249A #9A9C24
tetradic
#249A9C #62249C #9C2624 #5E9C24
square
#249A9C #62249C #9C2624 #5E9C24
split-complementary
#249A9C #9C245E #9C6224
monochromatic
#0D3839 #19696A #249A9C #2FCBCE #60D8DA
Accessibility & contrast
On white
3.40
#249A9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#249A9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #249A9C
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##249A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##249A9C | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929C
Deuteranopia (green-blind)
#7E869D
Tritanopia (blue-blind)
#009F9A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #249a9c; /* rgb */ color: rgb(36, 154, 156); /* oklch */ color: oklch(62.6% 0.098 196.7);
Tailwind
colors: {
custom: {
50: '#75b8b9',
500: '#249a9c',
950: '#000000',
},
}SCSS
$custom: #249a9c; $custom-light: #75b8b9; $custom-dark: #000000;
JSON
{
"hex": "#249a9c",
"rgb": {
"r": 36,
"g": 154,
"b": 156
},
"hsl": {
"h": 181,
"s": 62.5,
"l": 37.647
},
"oklch": {
"l": 0.62601,
"c": 0.09842,
"h": 196.7
},
"luminance": 0.25887
}Semantic roles & 50–950 ramp
primary
#249A9C
secondary
#BF5E5C
accent
#4542E6
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080