#268F95#268F95
#268F95 is a mid, moderate teal. Relative luminance 0.222; OKLCH L 59.6% C 0.091 H 200.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #268F95 |
|---|---|
| RGB | rgb(38, 143, 149) |
| HSL | hsl(183, 59%, 37%) |
| HSV | hsv(183, 74%, 58%) |
| CMYK | cmyk(74.5%, 4%, 0%, 41.6%) |
| CIE-LAB | lab(54.26, -26.53, -11.65) |
| CIE-LCH | lch(54.26, 28.98, 203.70°) |
| OKLab | oklab(59.57% -0.0854 -0.0323) |
| OKLCH | oklch(59.57% 0.091 200.7) |
| XYZ | xyz(16.0442, 22.2250, 31.8722) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.50
Darkcyan
#008B8B
ΔE00 3.56
Greenish Blue
#0B8B87
ΔE00 4.87
Sea
#3C9992
ΔE00 6.20
Teal
#008080
ΔE00 6.53
Teal Blue
#01889F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#268F95 #952C26
analogous
#269564 #268F95 #265895
triadic
#268F95 #95268F #8F9526
tetradic
#268F95 #642695 #952C26 #589526
square
#268F95 #642695 #952C26 #589526
split-complementary
#268F95 #952658 #956426
monochromatic
#0D3133 #1A6064 #268F95 #32BEC6 #5FD0D6
Accessibility & contrast
On white
3.86
#268F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#268F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #268F95
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##268F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##268F95 | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848896
Deuteranopia (green-blind)
#747D95
Tritanopia (blue-blind)
#009591
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #268f95; /* rgb */ color: rgb(38, 143, 149); /* oklch */ color: oklch(59.6% 0.091 200.7);
Tailwind
colors: {
custom: {
50: '#73b0b4',
500: '#268f95',
950: '#000000',
},
}SCSS
$custom: #268f95; $custom-light: #73b0b4; $custom-dark: #000000;
JSON
{
"hex": "#268f95",
"rgb": {
"r": 38,
"g": 143,
"b": 149
},
"hsl": {
"h": 183.243,
"s": 59.358,
"l": 36.667
},
"oklch": {
"l": 0.59565,
"c": 0.09137,
"h": 200.7
},
"luminance": 0.22227
}Semantic roles & 50–950 ramp
primary
#268F95
secondary
#BB615B
accent
#4E45E3
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#091011
muted
#7B7F80