#308B95#308B95
#308B95 is a mid, moderate teal. Relative luminance 0.213; OKLCH L 58.8% C 0.085 H 205.5°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #308B95 |
|---|---|
| RGB | rgb(48, 139, 149) |
| HSL | hsl(186, 51%, 39%) |
| HSV | hsv(186, 68%, 58%) |
| CMYK | cmyk(67.8%, 6.7%, 0%, 41.6%) |
| CIE-LAB | lab(53.23, -23.08, -13.18) |
| CIE-LCH | lch(53.23, 26.57, 209.73°) |
| OKLab | oklab(58.8% -0.0766 -0.0366) |
| OKLCH | oklch(58.8% 0.085 205.5) |
| XYZ | xyz(15.8740, 21.2618, 31.6953) |
| Luminance | 0.2126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.63
Teal Blue
#01889F
ΔE00 4.76
Darkcyan
#008B8B
ΔE00 5.32
Greenish Blue
#0B8B87
ΔE00 6.70
Teal
#008080
ΔE00 6.92
Deep Aqua
#08787F
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#308B95 #953A30
analogous
#30956C #308B95 #305895
triadic
#308B95 #95308B #8B9530
tetradic
#308B95 #6C3095 #953A30 #589530
square
#308B95 #6C3095 #953A30 #589530
split-complementary
#308B95 #953058 #956C30
monochromatic
#123538 #216067 #308B95 #41B5C2 #6FC7D1
Accessibility & contrast
On white
4.00
#308B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#308B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #308B95
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##308B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##308B95 | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808596
Deuteranopia (green-blind)
#717A95
Tritanopia (blue-blind)
#00918E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #308b95; /* rgb */ color: rgb(48, 139, 149); /* oklch */ color: oklch(58.8% 0.085 205.5);
Tailwind
colors: {
custom: {
50: '#76adb4',
500: '#308b95',
950: '#000000',
},
}SCSS
$custom: #308b95; $custom-light: #76adb4; $custom-dark: #000000;
JSON
{
"hex": "#308b95",
"rgb": {
"r": 48,
"g": 139,
"b": 149
},
"hsl": {
"h": 185.941,
"s": 51.269,
"l": 38.627
},
"oklch": {
"l": 0.58798,
"c": 0.08491,
"h": 205.5
},
"luminance": 0.21264
}Semantic roles & 50–950 ramp
primary
#308B95
secondary
#B87169
accent
#5B4DDB
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80