#69FDBB#69FDBB
#69FDBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.158 H 161.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDBB |
|---|---|
| RGB | rgb(105, 253, 187) |
| HSL | hsl(153, 97%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.25, -54.56, 19.94) |
| CIE-LCH | lch(90.25, 58.09, 159.92°) |
| OKLab | oklab(89.68% -0.1498 0.0509) |
| OKLCH | oklch(89.68% 0.158 161.2) |
| XYZ | xyz(49.9160, 76.8368, 59.2045) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDBB #FD69AB
analogous
#69FD71 #69FDBB #69F5FD
triadic
#69FDBB #BB69FD #FDBB69
tetradic
#69FDBB #7169FD #FD69AB #F5FD69
square
#69FDBB #7169FD #FD69AB #F5FD69
split-complementary
#69FDBB #FD69F5 #FD7169
monochromatic
#03E882 #2DFCA0 #69FDBB #A5FED6 #E1FFF1
Accessibility & contrast
On white
1.28
#69FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#69FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDBB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDBB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#1EFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdbb; /* rgb */ color: rgb(105, 253, 187); /* oklch */ color: oklch(89.7% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#a0ffcf',
500: '#69fdbb',
950: '#000000',
},
}SCSS
$custom: #69fdbb; $custom-light: #a0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#69fdbb",
"rgb": {
"r": 105,
"g": 253,
"b": 187
},
"hsl": {
"h": 153.243,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89677,
"c": 0.1582,
"h": 161.2
},
"luminance": 0.76842
}Semantic roles & 50–950 ramp
primary
#69FDBB
secondary
#D8327C
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683