#263E27#263E27
#263E27 is a dark, muted green. Relative luminance 0.040; OKLCH L 33.7% C 0.050 H 145.3°. Best body text is #FFFFFF at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #263E27 |
|---|---|
| RGB | rgb(38, 62, 39) |
| HSL | hsl(123, 24%, 20%) |
| HSV | hsv(123, 39%, 24%) |
| CMYK | cmyk(38.7%, 0%, 37.1%, 75.7%) |
| CIE-LAB | lab(23.68, -15.03, 11.28) |
| CIE-LCH | lch(23.68, 18.79, 143.12°) |
| OKLab | oklab(33.68% -0.041 0.0283) |
| OKLCH | oklch(33.68% 0.05 145.3) |
| XYZ | xyz(2.8880, 4.0037, 2.5397) |
| Luminance | 0.0400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.09
Pine Green
#0A481E
ΔE00 8.05
Very Dark Green
#062E03
ΔE00 8.39
Dark Forest Green
#002D04
ΔE00 8.72
Dark Green
#033500
ΔE00 9.30
Hunter Green (survey)
#0B4008
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263E27 #3E263D
analogous
#313E26 #263E27 #263E33
triadic
#263E27 #27263E #3E2726
tetradic
#263E27 #26313E #3E263D #3E3326
square
#263E27 #26313E #3E263D #3E3326
split-complementary
#263E27 #33263E #3E2631
monochromatic
#0C130C #0F180F #263E27 #3D643F #558A57
Accessibility & contrast
On white
11.66
#263E27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.80
#263E27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263E27
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263E27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263E27 | 1.00 | 11.66 | 1.80 | 11.66 |
| #FFFFFF | 11.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.80 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3A26
Deuteranopia (green-blind)
#3B3728
Tritanopia (blue-blind)
#233D38
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #263e27; /* rgb */ color: rgb(38, 62, 39); /* oklch */ color: oklch(33.7% 0.050 145.3);
Tailwind
colors: {
custom: {
50: '#617361',
500: '#263e27',
950: '#000000',
},
}SCSS
$custom: #263e27; $custom-light: #617361; $custom-dark: #000000;
JSON
{
"hex": "#263e27",
"rgb": {
"r": 38,
"g": 62,
"b": 39
},
"hsl": {
"h": 122.5,
"s": 24,
"l": 19.608
},
"oklch": {
"l": 0.33683,
"c": 0.04982,
"h": 145.3
},
"luminance": 0.04004
}Semantic roles & 50–950 ramp
primary
#263E27
secondary
#70506F
accent
#67BDC0
background
#F5F7F5
surface
#EAEDE9
border
#C6C8C5
text
#050805
muted
#797B79