#69FDBF#69FDBF
#69FDBF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.155 H 162.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDBF |
|---|---|
| RGB | rgb(105, 253, 191) |
| HSL | hsl(155, 97%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.33, -53.74, 18.01) |
| CIE-LCH | lch(90.33, 56.67, 161.48°) |
| OKLab | oklab(89.77% -0.148 0.046) |
| OKLCH | oklch(89.77% 0.155 162.7) |
| XYZ | xyz(50.3501, 77.0104, 61.4912) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDBF #FD69A7
analogous
#69FD75 #69FDBF #69F1FD
triadic
#69FDBF #BF69FD #FDBF69
tetradic
#69FDBF #7569FD #FD69A7 #F1FD69
square
#69FDBF #7569FD #FD69A7 #F1FD69
split-complementary
#69FDBF #FD69F1 #FD7569
monochromatic
#03E888 #2DFCA5 #69FDBF #A5FED9 #E1FFF2
Accessibility & contrast
On white
1.28
#69FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#69FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDBF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDBF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#17FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdbf; /* rgb */ color: rgb(105, 253, 191); /* oklch */ color: oklch(89.8% 0.155 162.7);
Tailwind
colors: {
custom: {
50: '#a0ffd2',
500: '#69fdbf',
950: '#000000',
},
}SCSS
$custom: #69fdbf; $custom-light: #a0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#69fdbf",
"rgb": {
"r": 105,
"g": 253,
"b": 191
},
"hsl": {
"h": 154.865,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89769,
"c": 0.15502,
"h": 162.7
},
"luminance": 0.77015
}Semantic roles & 50–950 ramp
primary
#69FDBF
secondary
#D83278
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683