#06231E#06231E
#06231E is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.3% C 0.036 H 179.6°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #06231E |
|---|---|
| RGB | rgb(6, 35, 30) |
| HSL | hsl(170, 71%, 8%) |
| HSV | hsv(170, 83%, 14%) |
| CMYK | cmyk(82.9%, 0%, 14.3%, 86.3%) |
| CIE-LAB | lab(11.51, -12.41, 0.17) |
| CIE-LCH | lch(11.51, 12.41, 179.23°) |
| OKLab | oklab(23.27% -0.0359 0.0002) |
| OKLCH | oklch(23.27% 0.036 179.6) |
| XYZ | xyz(0.9104, 1.3344, 1.4376) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.07
Gunmetal
#2A3439
ΔE00 12.40
Charcoal (survey)
#343837
ΔE00 13.12
Dark Forest Green
#002D04
ΔE00 13.32
Very Dark Green
#062E03
ΔE00 13.71
Dark Teal
#014D4E
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06231E #23060B
analogous
#06230F #06231E #061923
triadic
#06231E #1E0623 #231E06
tetradic
#06231E #0F0623 #23060B #192306
square
#06231E #0F0623 #23060B #192306
split-complementary
#06231E #230619 #230F06
monochromatic
#041A16 #041A16 #06231E #0F574B #188B78
Accessibility & contrast
On white
16.57
#06231E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#06231E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06231E
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06231E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06231E | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201E
Deuteranopia (green-blind)
#1D1D1E
Tritanopia (blue-blind)
#002421
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #06231e; /* rgb */ color: rgb(6, 35, 30); /* oklch */ color: oklch(23.3% 0.036 179.6);
Tailwind
colors: {
custom: {
50: '#4a5e59',
500: '#06231e',
950: '#000000',
},
}SCSS
$custom: #06231e; $custom-light: #4a5e59; $custom-dark: #000000;
JSON
{
"hex": "#06231e",
"rgb": {
"r": 6,
"g": 35,
"b": 30
},
"hsl": {
"h": 169.655,
"s": 70.732,
"l": 8.039
},
"oklch": {
"l": 0.23268,
"c": 0.0359,
"h": 179.6
},
"luminance": 0.01335
}Semantic roles & 50–950 ramp
primary
#06231E
secondary
#63222D
accent
#3A59ED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978