#06251F#06251F
#06251F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.0% C 0.038 H 177.7°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #06251F |
|---|---|
| RGB | rgb(6, 37, 31) |
| HSL | hsl(168, 72%, 8%) |
| HSV | hsv(168, 84%, 15%) |
| CMYK | cmyk(83.8%, 0%, 16.2%, 85.5%) |
| CIE-LAB | lab(12.36, -13.25, 0.67) |
| CIE-LCH | lch(12.36, 13.27, 177.11°) |
| OKLab | oklab(23.97% -0.038 0.0016) |
| OKLCH | oklch(23.97% 0.038 177.7) |
| XYZ | xyz(0.9839, 1.4607, 1.5261) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.64
Gunmetal
#2A3439
ΔE00 12.80
Almost Black
#070D0D
ΔE00 12.89
Very Dark Green
#062E03
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 13.34
Dark Teal
#014D4E
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06251F #25060C
analogous
#06250F #06251F #061B25
triadic
#06251F #1F0625 #251F06
tetradic
#06251F #0F0625 #25060C #1B2506
square
#06251F #0F0625 #25060C #1B2506
split-complementary
#06251F #25061B #250F06
monochromatic
#041A16 #041A16 #06251F #0F5A4B #178E77
Accessibility & contrast
On white
16.25
#06251F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#06251F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06251F
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06251F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06251F | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221F
Deuteranopia (green-blind)
#1F1F1F
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #06251f; /* rgb */ color: rgb(6, 37, 31); /* oklch */ color: oklch(24.0% 0.038 177.7);
Tailwind
colors: {
custom: {
50: '#4a5f5a',
500: '#06251f',
950: '#000000',
},
}SCSS
$custom: #06251f; $custom-light: #4a5f5a; $custom-dark: #000000;
JSON
{
"hex": "#06251f",
"rgb": {
"r": 6,
"g": 37,
"b": 31
},
"hsl": {
"h": 168.387,
"s": 72.093,
"l": 8.431
},
"oklch": {
"l": 0.23966,
"c": 0.03807,
"h": 177.7
},
"luminance": 0.01461
}Semantic roles & 50–950 ramp
primary
#06251F
secondary
#65212F
accent
#395CEF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978