#69FBAE#69FBAE
#69FBAE is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.9% C 0.166 H 157.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBAE |
|---|---|
| RGB | rgb(105, 251, 174) |
| HSL | hsl(148, 95%, 70%) |
| HSV | hsv(148, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.42, -56.32, 25.43) |
| CIE-LCH | lch(89.42, 61.79, 155.70°) |
| OKLab | oklab(88.92% -0.1535 0.0644) |
| OKLCH | oklch(88.92% 0.166 157.2) |
| XYZ | xyz(47.9587, 75.0490, 51.9947) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.11
Light Green Blue
#56FCA2
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBAE #FB69B6
analogous
#6DFB69 #69FBAE #69FBF7
triadic
#69FBAE #AE69FB #FBAE69
tetradic
#69FBAE #696DFB #FB69B6 #FBF769
square
#69FBAE #696DFB #FB69B6 #FBF769
split-complementary
#69FBAE #F769FB #FB696D
monochromatic
#06E46F #2DF98E #69FBAE #A5FDCE #E0FEEE
Accessibility & contrast
On white
1.31
#69FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#69FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBAE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBAE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#2EF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbae; /* rgb */ color: rgb(105, 251, 174); /* oklch */ color: oklch(88.9% 0.166 157.2);
Tailwind
colors: {
custom: {
50: '#a0fdc6',
500: '#69fbae',
950: '#000000',
},
}SCSS
$custom: #69fbae; $custom-light: #a0fdc6; $custom-dark: #000000;
JSON
{
"hex": "#69fbae",
"rgb": {
"r": 105,
"g": 251,
"b": 174
},
"hsl": {
"h": 148.356,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88916,
"c": 0.16645,
"h": 157.2
},
"luminance": 0.75054
}Semantic roles & 50–950 ramp
primary
#69FBAE
secondary
#D63389
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682