#233F07#233F07
#233F07 is a dark, moderate yellow-green. Relative luminance 0.039; OKLCH L 33.3% C 0.087 H 133.1°. Best body text is #FFFFFF at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #233F07 |
|---|---|
| RGB | rgb(35, 63, 7) |
| HSL | hsl(90, 80%, 14%) |
| HSV | hsv(90, 89%, 25%) |
| CMYK | cmyk(44.4%, 0%, 88.9%, 75.3%) |
| CIE-LAB | lab(23.43, -21.08, 28.57) |
| CIE-LCH | lch(23.43, 35.51, 126.43°) |
| OKLab | oklab(33.29% -0.0594 0.0634) |
| OKLCH | oklch(33.29% 0.087 133.1) |
| XYZ | xyz(2.5090, 3.9276, 0.8269) |
| Luminance | 0.0393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 3.57
Hunter Green (survey)
#0B4008
ΔE00 4.30
Dark Green
#033500
ΔE00 5.55
Racing Green
#014600
ΔE00 5.65
Forest Green (survey)
#06470C
ΔE00 5.66
British Racing Green
#05480D
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233F07 #23073F
analogous
#3F3F07 #233F07 #073F07
triadic
#233F07 #07233F #3F0723
tetradic
#233F07 #073F3F #23073F #3F0707
square
#233F07 #073F3F #23073F #3F0707
split-complementary
#233F07 #07073F #3F073F
monochromatic
#0F1C03 #0F1C03 #233F07 #42760D #60AD13
Accessibility & contrast
On white
11.76
#233F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.79
#233F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233F07
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233F07 | 1.00 | 11.76 | 1.79 | 11.76 |
| #FFFFFF | 11.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.79 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423900
Deuteranopia (green-blind)
#3E370D
Tritanopia (blue-blind)
#233C35
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #233f07; /* rgb */ color: rgb(35, 63, 7); /* oklch */ color: oklch(33.3% 0.087 133.1);
Tailwind
colors: {
custom: {
50: '#61744c',
500: '#233f07',
950: '#000000',
},
}SCSS
$custom: #233f07; $custom-light: #61744c; $custom-dark: #000000;
JSON
{
"hex": "#233f07",
"rgb": {
"r": 35,
"g": 63,
"b": 7
},
"hsl": {
"h": 90,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.33286,
"c": 0.08694,
"h": 133.1
},
"luminance": 0.03928
}Semantic roles & 50–950 ramp
primary
#233F07
secondary
#51247E
accent
#31F694
background
#F5F7F4
surface
#EAEDE7
border
#C6C8C3
text
#050801
muted
#797B77