#69FBAF#69FBAF
#69FBAF is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.9% C 0.166 H 157.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBAF |
|---|---|
| RGB | rgb(105, 251, 175) |
| HSL | hsl(149, 95%, 70%) |
| HSV | hsv(149, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.43, -56.13, 24.94) |
| CIE-LCH | lch(89.43, 61.42, 156.04°) |
| OKLab | oklab(88.94% -0.1531 0.0632) |
| OKLCH | oklch(88.94% 0.166 157.6) |
| XYZ | xyz(48.0566, 75.0881, 52.5100) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBAF #FB69B5
analogous
#6CFB69 #69FBAF #69FBF8
triadic
#69FBAF #AF69FB #FBAF69
tetradic
#69FBAF #696CFB #FB69B5 #FBF869
square
#69FBAF #696CFB #FB69B5 #FBF869
split-complementary
#69FBAF #F869FB #FB696C
monochromatic
#06E470 #2DF98F #69FBAF #A5FDCF #E0FEEF
Accessibility & contrast
On white
1.31
#69FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#69FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBAF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBAF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#2DF9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fbaf; /* rgb */ color: rgb(105, 251, 175); /* oklch */ color: oklch(88.9% 0.166 157.6);
Tailwind
colors: {
custom: {
50: '#a0fdc7',
500: '#69fbaf',
950: '#000000',
},
}SCSS
$custom: #69fbaf; $custom-light: #a0fdc7; $custom-dark: #000000;
JSON
{
"hex": "#69fbaf",
"rgb": {
"r": 105,
"g": 251,
"b": 175
},
"hsl": {
"h": 148.767,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88937,
"c": 0.16559,
"h": 157.6
},
"luminance": 0.75093
}Semantic roles & 50–950 ramp
primary
#69FBAF
secondary
#D63387
accent
#0077E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682