#69F8AF#69F8AF
#69F8AF is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.2% C 0.162 H 158.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8AF |
|---|---|
| RGB | rgb(105, 248, 175) |
| HSL | hsl(149, 91%, 69%) |
| HSV | hsv(149, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(88.56, -54.93, 23.74) |
| CIE-LCH | lch(88.56, 59.84, 156.63°) |
| OKLab | oklab(88.22% -0.15 0.0602) |
| OKLCH | oklch(88.22% 0.162 158.1) |
| XYZ | xyz(47.1268, 73.2287, 52.2001) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8AF #F869B2
analogous
#6BF869 #69F8AF #69F8F7
triadic
#69F8AF #AF69F8 #F8AF69
tetradic
#69F8AF #696BF8 #F869B2 #F8F769
square
#69F8AF #696BF8 #F869B2 #F8F769
split-complementary
#69F8AF #F769F8 #F8696B
monochromatic
#0ADC71 #2FF590 #69F8AF #A3FBCE #DEFDED
Accessibility & contrast
On white
1.34
#69F8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#69F8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8AF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8AF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#E2D9B4
Tritanopia (blue-blind)
#2FF7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f8af; /* rgb */ color: rgb(105, 248, 175); /* oklch */ color: oklch(88.2% 0.162 158.1);
Tailwind
colors: {
custom: {
50: '#9ffbc7',
500: '#69f8af',
950: '#000000',
},
}SCSS
$custom: #69f8af; $custom-light: #9ffbc7; $custom-dark: #000000;
JSON
{
"hex": "#69f8af",
"rgb": {
"r": 105,
"g": 248,
"b": 175
},
"hsl": {
"h": 149.371,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88219,
"c": 0.16163,
"h": 158.1
},
"luminance": 0.73233
}Semantic roles & 50–950 ramp
primary
#69F8AF
secondary
#D23384
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582