#69FDED#69FDED
#69FDED is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.129 H 185.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDED |
|---|---|
| RGB | rgb(105, 253, 237) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.40, -43.18, -4.22) |
| CIE-LCH | lch(91.40, 43.39, 185.58°) |
| OKLab | oklab(91% -0.128 -0.0121) |
| OKLCH | oklch(91% 0.129 185.4) |
| XYZ | xyz(56.2302, 79.3625, 92.4595) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Turquoise
#0FFEF9
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDED #FD6979
analogous
#69FDA3 #69FDED #69C3FD
triadic
#69FDED #ED69FD #FDED69
tetradic
#69FDED #A369FD #FD6979 #C3FD69
square
#69FDED #A369FD #FD6979 #C3FD69
split-complementary
#69FDED #FD69C3 #FDA369
monochromatic
#03E8D0 #2DFCE6 #69FDED #A5FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#69FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#69FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDED
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDED | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fded; /* rgb */ color: rgb(105, 253, 237); /* oklch */ color: oklch(91.0% 0.129 185.4);
Tailwind
colors: {
custom: {
50: '#a2fef2',
500: '#69fded',
950: '#000000',
},
}SCSS
$custom: #69fded; $custom-light: #a2fef2; $custom-dark: #000000;
JSON
{
"hex": "#69fded",
"rgb": {
"r": 105,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.514,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90996,
"c": 0.12854,
"h": 185.4
},
"luminance": 0.79368
}Semantic roles & 50–950 ramp
primary
#69FDED
secondary
#D83244
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685