#298F99#298F99
#298F99 is a mid, moderate teal. Relative luminance 0.224; OKLCH L 59.8% C 0.091 H 204.7°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #298F99 |
|---|---|
| RGB | rgb(41, 143, 153) |
| HSL | hsl(185, 58%, 38%) |
| HSV | hsv(185, 73%, 60%) |
| CMYK | cmyk(73.2%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(54.46, -24.89, -13.65) |
| CIE-LCH | lch(54.46, 28.39, 208.74°) |
| OKLab | oklab(59.79% -0.0824 -0.0379) |
| OKLCH | oklch(59.79% 0.091 204.7) |
| XYZ | xyz(16.4842, 22.4143, 33.5884) |
| Luminance | 0.2242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.80
Darkcyan
#008B8B
ΔE00 5.14
Teal Blue
#01889F
ΔE00 5.37
Greenish Blue
#0B8B87
ΔE00 6.54
Cadetblue
#5F9EA0
ΔE00 7.43
Teal
#008080
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#298F99 #993329
analogous
#29996B #298F99 #295799
triadic
#298F99 #99298F #8F9929
tetradic
#298F99 #6B2999 #993329 #579929
square
#298F99 #6B2999 #993329 #579929
split-complementary
#298F99 #992957 #996B29
monochromatic
#0F3538 #1C6269 #298F99 #36BCC9 #66CCD6
Accessibility & contrast
On white
3.83
#298F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#298F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #298F99
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##298F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##298F99 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83899A
Deuteranopia (green-blind)
#737D99
Tritanopia (blue-blind)
#009592
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #298f99; /* rgb */ color: rgb(41, 143, 153); /* oklch */ color: oklch(59.8% 0.091 204.7);
Tailwind
colors: {
custom: {
50: '#75b0b7',
500: '#298f99',
950: '#000000',
},
}SCSS
$custom: #298f99; $custom-light: #75b0b7; $custom-dark: #000000;
JSON
{
"hex": "#298f99",
"rgb": {
"r": 41,
"g": 143,
"b": 153
},
"hsl": {
"h": 185.357,
"s": 57.732,
"l": 38.039
},
"oklch": {
"l": 0.59789,
"c": 0.09073,
"h": 204.7
},
"luminance": 0.22416
}Semantic roles & 50–950 ramp
primary
#298F99
secondary
#BC6A62
accent
#5547E1
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80