#27B09B#27B09B
#27B09B is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.2% C 0.116 H 179.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #27B09B |
|---|---|
| RGB | rgb(39, 176, 155) |
| HSL | hsl(171, 64%, 42%) |
| HSV | hsv(171, 78%, 69%) |
| CMYK | cmyk(77.8%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(64.84, -40.18, 0.62) |
| CIE-LCH | lch(64.84, 40.18, 179.12°) |
| OKLab | oklab(68.24% -0.1158 0.001) |
| OKLCH | oklch(68.24% 0.116 179.5) |
| XYZ | xyz(22.2755, 33.8458, 36.3629) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 3.52
Topaz
#13BBAF
ΔE00 4.62
Lightseagreen
#20B2AA
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 4.94
Blue Green
#0F9B8E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27B09B #B0273C
analogous
#27B057 #27B09B #2781B0
triadic
#27B09B #9B27B0 #B09B27
tetradic
#27B09B #5727B0 #B0273C #81B027
square
#27B09B #5727B0 #B0273C #81B027
split-complementary
#27B09B #B02781 #B05727
monochromatic
#114C43 #1C7E6F #27B09B #40D5BE #72E0CF
Accessibility & contrast
On white
2.70
#27B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#27B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27B09B
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27B09B | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #27b09b; /* rgb */ color: rgb(39, 176, 155); /* oklch */ color: oklch(68.2% 0.116 179.5);
Tailwind
colors: {
custom: {
50: '#79c8b8',
500: '#27b09b',
950: '#000000',
},
}SCSS
$custom: #27b09b; $custom-light: #79c8b8; $custom-dark: #000000;
JSON
{
"hex": "#27b09b",
"rgb": {
"r": 39,
"g": 176,
"b": 155
},
"hsl": {
"h": 170.803,
"s": 63.721,
"l": 42.157
},
"oklch": {
"l": 0.68237,
"c": 0.11584,
"h": 179.5
},
"luminance": 0.33849
}Semantic roles & 50–950 ramp
primary
#27B09B
secondary
#C76C7A
accent
#415AE7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280