#248F95#248F95
#248F95 is a mid, moderate teal. Relative luminance 0.222; OKLCH L 59.5% C 0.092 H 200.7°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #248F95 |
|---|---|
| RGB | rgb(36, 143, 149) |
| HSL | hsl(183, 61%, 36%) |
| HSV | hsv(183, 76%, 58%) |
| CMYK | cmyk(75.8%, 4%, 0%, 41.6%) |
| CIE-LAB | lab(54.23, -26.78, -11.71) |
| CIE-LCH | lch(54.23, 29.23, 203.62°) |
| OKLab | oklab(59.52% -0.0862 -0.0325) |
| OKLCH | oklch(59.52% 0.092 200.7) |
| XYZ | xyz(15.9724, 22.1880, 31.8688) |
| Luminance | 0.2219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.44
Darkcyan
#008B8B
ΔE00 3.48
Greenish Blue
#0B8B87
ΔE00 4.81
Sea
#3C9992
ΔE00 6.21
Teal
#008080
ΔE00 6.48
Teal Blue
#01889F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#248F95 #952A24
analogous
#249563 #248F95 #245795
triadic
#248F95 #95248F #8F9524
tetradic
#248F95 #632495 #952A24 #579524
square
#248F95 #632495 #952A24 #579524
split-complementary
#248F95 #952457 #956324
monochromatic
#0C3032 #186064 #248F95 #30BEC6 #5CD1D8
Accessibility & contrast
On white
3.86
#248F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#248F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #248F95
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##248F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##248F95 | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848896
Deuteranopia (green-blind)
#747D96
Tritanopia (blue-blind)
#009591
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #248f95; /* rgb */ color: rgb(36, 143, 149); /* oklch */ color: oklch(59.5% 0.092 200.7);
Tailwind
colors: {
custom: {
50: '#73b0b4',
500: '#248f95',
950: '#000000',
},
}SCSS
$custom: #248f95; $custom-light: #73b0b4; $custom-dark: #000000;
JSON
{
"hex": "#248f95",
"rgb": {
"r": 36,
"g": 143,
"b": 149
},
"hsl": {
"h": 183.186,
"s": 61.081,
"l": 36.275
},
"oklch": {
"l": 0.59522,
"c": 0.09217,
"h": 200.7
},
"luminance": 0.2219
}Semantic roles & 50–950 ramp
primary
#248F95
secondary
#BC5E59
accent
#4C44E4
background
#F7FAFB
surface
#EDF5F6
border
#C8CFD0
text
#091011
muted
#7B7F80