#233F15#233F15
#233F15 is a dark, moderate green. Relative luminance 0.040; OKLCH L 33.4% C 0.075 H 136.5°. Best body text is #FFFFFF at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #233F15 |
|---|---|
| RGB | rgb(35, 63, 21) |
| HSL | hsl(100, 50%, 16%) |
| HSV | hsv(100, 67%, 25%) |
| CMYK | cmyk(44.4%, 0%, 66.7%, 75.3%) |
| CIE-LAB | lab(23.56, -19.75, 22.06) |
| CIE-LCH | lch(23.56, 29.61, 131.84°) |
| OKLab | oklab(33.43% -0.0546 0.0517) |
| OKLCH | oklch(33.43% 0.075 136.5) |
| XYZ | xyz(2.6059, 3.9663, 1.3376) |
| Luminance | 0.0397 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.44
Forrest Green
#154406
ΔE00 4.63
Dark Green
#033500
ΔE00 5.28
Pine Green
#0A481E
ΔE00 5.80
Forest Green (survey)
#06470C
ΔE00 5.82
British Racing Green
#05480D
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233F15 #31153F
analogous
#383F15 #233F15 #153F1C
triadic
#233F15 #15233F #3F1523
tetradic
#233F15 #15383F #31153F #3F1C15
square
#233F15 #15383F #31153F #3F1C15
split-complementary
#233F15 #1C153F #3F1538
monochromatic
#0D1708 #0D1708 #233F15 #3D6D24 #569B34
Accessibility & contrast
On white
11.71
#233F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.79
#233F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233F15
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233F15 | 1.00 | 11.71 | 1.79 | 11.71 |
| #FFFFFF | 11.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.79 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A11
Deuteranopia (green-blind)
#3D3718
Tritanopia (blue-blind)
#223D36
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #233f15; /* rgb */ color: rgb(35, 63, 21); /* oklch */ color: oklch(33.4% 0.075 136.5);
Tailwind
colors: {
custom: {
50: '#607454',
500: '#233f15',
950: '#000000',
},
}SCSS
$custom: #233f15; $custom-light: #607454; $custom-dark: #000000;
JSON
{
"hex": "#233f15",
"rgb": {
"r": 35,
"g": 63,
"b": 21
},
"hsl": {
"h": 100,
"s": 50,
"l": 16.471
},
"oklch": {
"l": 0.33434,
"c": 0.07519,
"h": 136.5
},
"luminance": 0.03966
}Semantic roles & 50–950 ramp
primary
#233F15
secondary
#623977
accent
#4EDAAB
background
#F5F7F4
surface
#EAEDE7
border
#C6C8C3
text
#050803
muted
#797B78