#02262B#02262B
#02262B is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.7% C 0.041 H 208.5°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #02262B |
|---|---|
| RGB | rgb(2, 38, 43) |
| HSL | hsl(187, 91%, 9%) |
| HSV | hsv(187, 95%, 17%) |
| CMYK | cmyk(95.3%, 11.6%, 0%, 83.1%) |
| CIE-LAB | lab(13.07, -10.37, -6.94) |
| CIE-LCH | lch(13.07, 12.48, 213.79°) |
| OKLab | oklab(24.65% -0.0357 -0.0193) |
| OKLCH | oklch(24.65% 0.041 208.5) |
| XYZ | xyz(1.1540, 1.5734, 2.5279) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.42
Dark Blue Grey
#1F3B4D
ΔE00 10.83
Dark
#1B2431
ΔE00 11.68
Almost Black
#070D0D
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 12.17
Onyx
#353839
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02262B #2B0702
analogous
#022B1C #02262B #02122B
triadic
#02262B #2B0226 #262B02
tetradic
#02262B #1C022B #2B0702 #122B02
square
#02262B #1C022B #2B0702 #122B02
split-complementary
#02262B #2B0212 #2B1C02
monochromatic
#011A1D #011A1D #02262B #055A65 #078DA0
Accessibility & contrast
On white
15.97
#02262B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#02262B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02262B
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02262B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02262B | 1.00 | 15.97 | 1.31 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21242B
Deuteranopia (green-blind)
#1C202B
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #02262b; /* rgb */ color: rgb(2, 38, 43); /* oklch */ color: oklch(24.7% 0.041 208.5);
Tailwind
colors: {
custom: {
50: '#4a6064',
500: '#02262b',
950: '#000000',
},
}SCSS
$custom: #02262b; $custom-light: #4a6064; $custom-dark: #000000;
JSON
{
"hex": "#02262b",
"rgb": {
"r": 2,
"g": 38,
"b": 43
},
"hsl": {
"h": 187.317,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.24654,
"c": 0.04058,
"h": 208.5
},
"luminance": 0.01574
}Semantic roles & 50–950 ramp
primary
#02262B
secondary
#702319
accent
#4329FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979