#27899B#27899B
#27899B is a mid, moderate teal. Relative luminance 0.207; OKLCH L 58.3% C 0.091 H 212.8°. Best body text is #000000 at 5.14:1 contrast (WCAG AA passes).
Color values
| HEX | #27899B |
|---|---|
| RGB | rgb(39, 137, 155) |
| HSL | hsl(189, 60%, 38%) |
| HSV | hsv(189, 75%, 61%) |
| CMYK | cmyk(74.8%, 11.6%, 0%, 39.2%) |
| CIE-LAB | lab(52.61, -21.39, -17.63) |
| CIE-LCH | lch(52.61, 27.72, 219.48°) |
| OKLab | oklab(58.3% -0.0762 -0.0491) |
| OKLCH | oklch(58.3% 0.091 212.8) |
| XYZ | xyz(15.6962, 20.6873, 34.1698) |
| Luminance | 0.2069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 1.81
Ocean
#017B92
ΔE00 5.66
Dirty Blue
#3F829D
ΔE00 6.04
Dark Cyan
#0A888A
ΔE00 7.24
Darkcyan
#008B8B
ΔE00 8.13
Deep Aqua
#08787F
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27899B #9B3927
analogous
#279B73 #27899B #274F9B
triadic
#27899B #9B2789 #899B27
tetradic
#27899B #73279B #9B3927 #4F9B27
square
#27899B #73279B #9B3927 #4F9B27
split-complementary
#27899B #9B274F #9B7327
monochromatic
#0E3339 #1B5E6A #27899B #33B4CC #64C6D8
Accessibility & contrast
On white
4.09
#27899B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.14
#27899B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #27899B
5.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27899B | 1.00 | 4.09 | 5.14 | 5.14 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B849C
Deuteranopia (green-blind)
#6B789B
Tritanopia (blue-blind)
#00908F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #27899b; /* rgb */ color: rgb(39, 137, 155); /* oklch */ color: oklch(58.3% 0.091 212.8);
Tailwind
colors: {
custom: {
50: '#73abb8',
500: '#27899b',
950: '#000000',
},
}SCSS
$custom: #27899b; $custom-light: #73abb8; $custom-dark: #000000;
JSON
{
"hex": "#27899b",
"rgb": {
"r": 39,
"g": 137,
"b": 155
},
"hsl": {
"h": 189.31,
"s": 59.794,
"l": 38.039
},
"oklch": {
"l": 0.58301,
"c": 0.09067,
"h": 212.8
},
"luminance": 0.20689
}Semantic roles & 50–950 ramp
primary
#27899B
secondary
#BE6F60
accent
#5D45E3
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80