#69FDBD#69FDBD
#69FDBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.157 H 162.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDBD |
|---|---|
| RGB | rgb(105, 253, 189) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.29, -54.15, 18.97) |
| CIE-LCH | lch(90.29, 57.38, 160.69°) |
| OKLab | oklab(89.72% -0.1489 0.0484) |
| OKLCH | oklch(89.72% 0.157 162) |
| XYZ | xyz(50.1316, 76.9230, 60.3400) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 2.86
Greenish Turquoise
#00FBB0
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDBD #FD69A9
analogous
#69FD73 #69FDBD #69F3FD
triadic
#69FDBD #BD69FD #FDBD69
tetradic
#69FDBD #7369FD #FD69A9 #F3FD69
square
#69FDBD #7369FD #FD69A9 #F3FD69
split-complementary
#69FDBD #FD69F3 #FD7369
monochromatic
#03E885 #2DFCA2 #69FDBD #A5FED8 #E1FFF2
Accessibility & contrast
On white
1.28
#69FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#69FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDBD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDBD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#1BFDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdbd; /* rgb */ color: rgb(105, 253, 189); /* oklch */ color: oklch(89.7% 0.157 162.0);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#69fdbd',
950: '#000000',
},
}SCSS
$custom: #69fdbd; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#69fdbd",
"rgb": {
"r": 105,
"g": 253,
"b": 189
},
"hsl": {
"h": 154.054,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89723,
"c": 0.15659,
"h": 162
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#69FDBD
secondary
#D8327A
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683