#268F99#268F99
#268F99 is a mid, moderate teal. Relative luminance 0.224; OKLCH L 59.7% C 0.092 H 204.5°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #268F99 |
|---|---|
| RGB | rgb(38, 143, 153) |
| HSL | hsl(185, 60%, 37%) |
| HSV | hsv(185, 75%, 60%) |
| CMYK | cmyk(75.2%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(54.40, -25.27, -13.75) |
| CIE-LCH | lch(54.40, 28.77, 208.55°) |
| OKLab | oklab(59.72% -0.0837 -0.0382) |
| OKLCH | oklch(59.72% 0.092 204.5) |
| XYZ | xyz(16.3690, 22.3549, 33.5830) |
| Luminance | 0.2236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.69
Darkcyan
#008B8B
ΔE00 5.03
Teal Blue
#01889F
ΔE00 5.39
Greenish Blue
#0B8B87
ΔE00 6.44
Teal
#008080
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#268F99 #993026
analogous
#269969 #268F99 #265699
triadic
#268F99 #99268F #8F9926
tetradic
#268F99 #692699 #993026 #569926
square
#268F99 #692699 #993026 #569926
split-complementary
#268F99 #992656 #996926
monochromatic
#0E3337 #1A6168 #268F99 #32BDCA #62CED8
Accessibility & contrast
On white
3.84
#268F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#268F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #268F99
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##268F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##268F99 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83899A
Deuteranopia (green-blind)
#737D99
Tritanopia (blue-blind)
#009592
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #268f99; /* rgb */ color: rgb(38, 143, 153); /* oklch */ color: oklch(59.7% 0.092 204.5);
Tailwind
colors: {
custom: {
50: '#74b0b7',
500: '#268f99',
950: '#000000',
},
}SCSS
$custom: #268f99; $custom-light: #74b0b7; $custom-dark: #000000;
JSON
{
"hex": "#268f99",
"rgb": {
"r": 38,
"g": 143,
"b": 153
},
"hsl": {
"h": 185.217,
"s": 60.209,
"l": 37.451
},
"oklch": {
"l": 0.59721,
"c": 0.09199,
"h": 204.5
},
"luminance": 0.22357
}Semantic roles & 50–950 ramp
primary
#268F99
secondary
#BD665E
accent
#5244E3
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80