#69EFA8#69EFA8
#69EFA8 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.156 H 157.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFA8 |
|---|---|
| RGB | rgb(105, 239, 168) |
| HSL | hsl(148, 81%, 67%) |
| HSV | hsv(148, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 29.7%, 6.3%) |
| CIE-LAB | lab(85.79, -52.66, 23.52) |
| CIE-LCH | lch(85.79, 57.67, 155.93°) |
| OKLab | oklab(85.91% -0.1437 0.0596) |
| OKLCH | oklch(85.91% 0.156 157.5) |
| XYZ | xyz(43.7564, 67.5593, 47.7726) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFA8 #EF69B0
analogous
#6DEF69 #69EFA8 #69EFEB
triadic
#69EFA8 #A869EF #EFA869
tetradic
#69EFA8 #696DEF #EF69B0 #EFEB69
square
#69EFA8 #696DEF #EF69B0 #EFEB69
split-complementary
#69EFA8 #EB69EF #EF696D
monochromatic
#15C869 #32E988 #69EFA8 #A0F5C8 #D8FBE8
Accessibility & contrast
On white
1.45
#69EFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#69EFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFA8
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFA8 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA4
Deuteranopia (green-blind)
#DBD1AC
Tritanopia (blue-blind)
#39EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69efa8; /* rgb */ color: rgb(105, 239, 168); /* oklch */ color: oklch(85.9% 0.156 157.5);
Tailwind
colors: {
custom: {
50: '#9ef5c2',
500: '#69efa8',
950: '#000000',
},
}SCSS
$custom: #69efa8; $custom-light: #9ef5c2; $custom-dark: #000000;
JSON
{
"hex": "#69efa8",
"rgb": {
"r": 105,
"g": 239,
"b": 168
},
"hsl": {
"h": 148.209,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85909,
"c": 0.15563,
"h": 157.5
},
"luminance": 0.67563
}Semantic roles & 50–950 ramp
primary
#69EFA8
secondary
#C53782
accent
#0879DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582