#69FDEC#69FDEC
#69FDEC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.129 H 184.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDEC |
|---|---|
| RGB | rgb(105, 253, 236) |
| HSL | hsl(173, 97%, 70%) |
| HSV | hsv(173, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.37, -43.43, -3.74) |
| CIE-LCH | lch(91.37, 43.59, 184.92°) |
| OKLab | oklab(90.97% -0.1284 -0.0108) |
| OKLCH | oklch(90.97% 0.129 184.8) |
| XYZ | xyz(56.0845, 79.3042, 91.6922) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.94
Aqua
#00FFFF
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDEC #FD697A
analogous
#69FDA2 #69FDEC #69C4FD
triadic
#69FDEC #EC69FD #FDEC69
tetradic
#69FDEC #A269FD #FD697A #C4FD69
square
#69FDEC #A269FD #FD697A #C4FD69
split-complementary
#69FDEC #FD69C4 #FDA269
monochromatic
#03E8CE #2DFCE4 #69FDEC #A5FEF4 #E1FFFB
Accessibility & contrast
On white
1.25
#69FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#69FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fdec; /* rgb */ color: rgb(105, 253, 236); /* oklch */ color: oklch(91.0% 0.129 184.8);
Tailwind
colors: {
custom: {
50: '#a2fef2',
500: '#69fdec',
950: '#000000',
},
}SCSS
$custom: #69fdec; $custom-light: #a2fef2; $custom-dark: #000000;
JSON
{
"hex": "#69fdec",
"rgb": {
"r": 105,
"g": 253,
"b": 236
},
"hsl": {
"h": 173.108,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90966,
"c": 0.12884,
"h": 184.8
},
"luminance": 0.7931
}Semantic roles & 50–950 ramp
primary
#69FDEC
secondary
#D83245
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685