#27A8A8#27A8A8
#27A8A8 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.6% C 0.105 H 194.9°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #27A8A8 |
|---|---|
| RGB | rgb(39, 168, 168) |
| HSL | hsl(180, 62%, 41%) |
| HSV | hsv(180, 77%, 66%) |
| CMYK | cmyk(76.8%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.73, -32.79, -9.76) |
| CIE-LCH | lch(62.73, 34.22, 196.57°) |
| OKLab | oklab(66.64% -0.1019 -0.0271) |
| OKLCH | oklch(66.64% 0.105 194.9) |
| XYZ | xyz(21.9039, 31.2610, 41.9177) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.12
Sea
#3C9992
ΔE00 5.54
Cadetblue
#5F9EA0
ΔE00 6.41
Blue Green
#0F9B8E
ΔE00 6.81
Topaz
#13BBAF
ΔE00 6.83
Turquoise Blue
#06B1C4
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27A8A8 #A82727
analogous
#27A867 #27A8A8 #2767A8
triadic
#27A8A8 #A827A8 #A8A827
tetradic
#27A8A8 #6727A8 #A82727 #67A827
square
#27A8A8 #6727A8 #A82727 #67A827
split-complementary
#27A8A8 #A82767 #A86727
monochromatic
#104545 #1B7676 #27A8A8 #3BD1D1 #6CDDDD
Accessibility & contrast
On white
2.90
#27A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#27A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27A8A8
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27A8A8 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA8
Deuteranopia (green-blind)
#8A92A9
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #27a8a8; /* rgb */ color: rgb(39, 168, 168); /* oklch */ color: oklch(66.6% 0.105 194.9);
Tailwind
colors: {
custom: {
50: '#79c2c1',
500: '#27a8a8',
950: '#000000',
},
}SCSS
$custom: #27a8a8; $custom-light: #79c2c1; $custom-dark: #000000;
JSON
{
"hex": "#27a8a8",
"rgb": {
"r": 39,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 62.319,
"l": 40.588
},
"oklch": {
"l": 0.6664,
"c": 0.10544,
"h": 194.9
},
"luminance": 0.31264
}Semantic roles & 50–950 ramp
primary
#27A8A8
secondary
#C36767
accent
#4242E5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181