#06351E#06351E
#06351E is a dark, moderate teal. Relative luminance 0.027; OKLCH L 29.2% C 0.065 H 156.6°. Best body text is #FFFFFF at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #06351E |
|---|---|
| RGB | rgb(6, 53, 30) |
| HSL | hsl(151, 80%, 12%) |
| HSV | hsv(151, 89%, 21%) |
| CMYK | cmyk(88.7%, 0%, 43.4%, 79.2%) |
| CIE-LAB | lab(18.71, -21.93, 10.23) |
| CIE-LCH | lch(18.71, 24.20, 154.99°) |
| OKLab | oklab(29.17% -0.0592 0.0257) |
| OKLCH | oklch(29.17% 0.065 156.6) |
| XYZ | xyz(1.5824, 2.6785, 1.6616) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.72
Evergreen
#05472A
ΔE00 5.76
Very Dark Green
#062E03
ΔE00 6.21
Pine Green
#0A481E
ΔE00 7.67
Dark Green
#033500
ΔE00 7.83
Hunter Green (survey)
#0B4008
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06351E #35061D
analogous
#063506 #06351E #063535
triadic
#06351E #1E0635 #351E06
tetradic
#06351E #060635 #35061D #353506
square
#06351E #060635 #35061D #353506
split-complementary
#06351E #350635 #350606
monochromatic
#031B10 #031B10 #06351E #0C6C3D #12A35C
Accessibility & contrast
On white
13.67
#06351E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#06351E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06351E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06351E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06351E | 1.00 | 13.67 | 1.54 | 13.67 |
| #FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#35301C
Deuteranopia (green-blind)
#2F2C20
Tritanopia (blue-blind)
#00342F
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #06351e; /* rgb */ color: rgb(6, 53, 30); /* oklch */ color: oklch(29.2% 0.065 156.6);
Tailwind
colors: {
custom: {
50: '#4e6d5a',
500: '#06351e',
950: '#000000',
},
}SCSS
$custom: #06351e; $custom-light: #4e6d5a; $custom-dark: #000000;
JSON
{
"hex": "#06351e",
"rgb": {
"r": 6,
"g": 53,
"b": 30
},
"hsl": {
"h": 150.638,
"s": 79.661,
"l": 11.569
},
"oklch": {
"l": 0.29169,
"c": 0.06457,
"h": 156.6
},
"luminance": 0.02679
}Semantic roles & 50–950 ramp
primary
#06351E
secondary
#75214B
accent
#3292F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020703
muted
#787A78