#268F96#268F96
#268F96 is a mid, moderate teal. Relative luminance 0.223; OKLCH L 59.6% C 0.091 H 201.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #268F96 |
|---|---|
| RGB | rgb(38, 143, 150) |
| HSL | hsl(184, 60%, 37%) |
| HSV | hsv(184, 75%, 59%) |
| CMYK | cmyk(74.7%, 4.7%, 0%, 41.2%) |
| CIE-LAB | lab(54.30, -26.22, -12.17) |
| CIE-LCH | lch(54.30, 28.91, 204.90°) |
| OKLab | oklab(59.6% -0.085 -0.0338) |
| OKLCH | oklch(59.6% 0.091 201.7) |
| XYZ | xyz(16.1244, 22.2571, 32.2945) |
| Luminance | 0.2226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.77
Darkcyan
#008B8B
ΔE00 3.91
Greenish Blue
#0B8B87
ΔE00 5.26
Teal Blue
#01889F
ΔE00 6.48
Sea
#3C9992
ΔE00 6.53
Teal
#008080
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#268F96 #962D26
analogous
#269665 #268F96 #265796
triadic
#268F96 #96268F #8F9626
tetradic
#268F96 #652696 #962D26 #579626
square
#268F96 #652696 #962D26 #579626
split-complementary
#268F96 #962657 #966526
monochromatic
#0D3234 #1A6065 #268F96 #32BEC7 #60CFD7
Accessibility & contrast
On white
3.85
#268F96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#268F96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #268F96
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##268F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##268F96 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 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)
#848997
Deuteranopia (green-blind)
#747D96
Tritanopia (blue-blind)
#009591
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #268f96; /* rgb */ color: rgb(38, 143, 150); /* oklch */ color: oklch(59.6% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#73b0b4',
500: '#268f96',
950: '#000000',
},
}SCSS
$custom: #268f96; $custom-light: #73b0b4; $custom-dark: #000000;
JSON
{
"hex": "#268f96",
"rgb": {
"r": 38,
"g": 143,
"b": 150
},
"hsl": {
"h": 183.75,
"s": 59.574,
"l": 36.863
},
"oklch": {
"l": 0.59604,
"c": 0.09149,
"h": 201.7
},
"luminance": 0.22259
}Semantic roles & 50–950 ramp
primary
#268F96
secondary
#BC625C
accent
#4F45E3
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#091011
muted
#7B7F80