#69FDBE#69FDBE
#69FDBE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.156 H 162.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDBE |
|---|---|
| RGB | rgb(105, 253, 190) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.31, -53.94, 18.49) |
| CIE-LCH | lch(90.31, 57.02, 161.08°) |
| OKLab | oklab(89.75% -0.1485 0.0472) |
| OKLCH | oklch(89.75% 0.156 162.4) |
| XYZ | xyz(50.2405, 76.9666, 60.9136) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 2.09
Greenish Cyan
#2AFEB7
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDBE #FD69A8
analogous
#69FD74 #69FDBE #69F2FD
triadic
#69FDBE #BE69FD #FDBE69
tetradic
#69FDBE #7469FD #FD69A8 #F2FD69
square
#69FDBE #7469FD #FD69A8 #F2FD69
split-complementary
#69FDBE #FD69F2 #FD7469
monochromatic
#03E887 #2DFCA4 #69FDBE #A5FED8 #E1FFF2
Accessibility & contrast
On white
1.28
#69FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#69FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDBE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDBE | 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)
#F9ECBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#19FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdbe; /* rgb */ color: rgb(105, 253, 190); /* oklch */ color: oklch(89.7% 0.156 162.4);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#69fdbe',
950: '#000000',
},
}SCSS
$custom: #69fdbe; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#69fdbe",
"rgb": {
"r": 105,
"g": 253,
"b": 190
},
"hsl": {
"h": 154.459,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89746,
"c": 0.1558,
"h": 162.4
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#69FDBE
secondary
#D83279
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683