#69FDB9#69FDB9
#69FDB9 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.160 H 160.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDB9 |
|---|---|
| RGB | rgb(105, 253, 185) |
| HSL | hsl(152, 97%, 70%) |
| HSV | hsv(152, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 26.9%, 0.8%) |
| CIE-LAB | lab(90.21, -54.96, 20.91) |
| CIE-LCH | lch(90.21, 58.81, 159.17°) |
| OKLab | oklab(89.63% -0.1507 0.0533) |
| OKLCH | oklch(89.63% 0.16 160.5) |
| XYZ | xyz(49.7034, 76.7517, 58.0848) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDB9 #FD69AD
analogous
#69FD6F #69FDB9 #69F7FD
triadic
#69FDB9 #B969FD #FDB969
tetradic
#69FDB9 #6F69FD #FD69AD #F7FD69
square
#69FDB9 #6F69FD #FD69AD #F7FD69
split-complementary
#69FDB9 #FD69F7 #FD6F69
monochromatic
#03E87F #2DFC9D #69FDB9 #A5FED5 #E1FFF1
Accessibility & contrast
On white
1.28
#69FDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#69FDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDB9
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDB9 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#21FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdb9; /* rgb */ color: rgb(105, 253, 185); /* oklch */ color: oklch(89.6% 0.160 160.5);
Tailwind
colors: {
custom: {
50: '#a0ffce',
500: '#69fdb9',
950: '#000000',
},
}SCSS
$custom: #69fdb9; $custom-light: #a0ffce; $custom-dark: #000000;
JSON
{
"hex": "#69fdb9",
"rgb": {
"r": 105,
"g": 253,
"b": 185
},
"hsl": {
"h": 152.432,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89632,
"c": 0.15983,
"h": 160.5
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#69FDB9
secondary
#D8327E
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683