#07241F#07241F
#07241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.7% C 0.036 H 179.7°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #07241F |
|---|---|
| RGB | rgb(7, 36, 31) |
| HSL | hsl(170, 67%, 8%) |
| HSV | hsv(170, 81%, 14%) |
| CMYK | cmyk(80.6%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(12.00, -12.38, 0.15) |
| CIE-LCH | lch(12.00, 12.38, 179.31°) |
| OKLab | oklab(23.69% -0.0358 0.0002) |
| OKLCH | oklch(23.69% 0.036 179.7) |
| XYZ | xyz(0.9657, 1.4057, 1.5165) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.18
Gunmetal
#2A3439
ΔE00 12.22
Charcoal (survey)
#343837
ΔE00 12.92
Dark Forest Green
#002D04
ΔE00 13.30
Dark Teal
#014D4E
ΔE00 13.67
Very Dark Green
#062E03
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07241F #24070C
analogous
#072410 #07241F #071A24
triadic
#07241F #1F0724 #241F07
tetradic
#07241F #100724 #24070C #1A2407
square
#07241F #100724 #24070C #1A2407
split-complementary
#07241F #24071A #241007
monochromatic
#051A16 #051A16 #07241F #11574B #1B8A77
Accessibility & contrast
On white
16.39
#07241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#07241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07241F
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07241F | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1E1E1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #07241f; /* rgb */ color: rgb(7, 36, 31); /* oklch */ color: oklch(23.7% 0.036 179.7);
Tailwind
colors: {
custom: {
50: '#4a5f5a',
500: '#07241f',
950: '#000000',
},
}SCSS
$custom: #07241f; $custom-light: #4a5f5a; $custom-dark: #000000;
JSON
{
"hex": "#07241f",
"rgb": {
"r": 7,
"g": 36,
"b": 31
},
"hsl": {
"h": 169.655,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.23685,
"c": 0.03583,
"h": 179.7
},
"luminance": 0.01406
}Semantic roles & 50–950 ramp
primary
#07241F
secondary
#63242F
accent
#3D5BEA
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978