#69FDE0#69FDE0
#69FDE0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 178.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDE0 |
|---|---|
| RGB | rgb(105, 253, 224) |
| HSL | hsl(168, 97%, 70%) |
| HSV | hsv(168, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(91.07, -46.36, 2.03) |
| CIE-LCH | lch(91.07, 46.40, 177.49°) |
| OKLab | oklab(90.62% -0.1335 0.0047) |
| OKLCH | oklch(90.62% 0.134 178) |
| XYZ | xyz(54.3993, 78.6301, 82.8168) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDE0 #FD6986
analogous
#69FD96 #69FDE0 #69D0FD
triadic
#69FDE0 #E069FD #FDE069
tetradic
#69FDE0 #9669FD #FD6986 #D0FD69
square
#69FDE0 #9669FD #FD6986 #D0FD69
split-complementary
#69FDE0 #FD69D0 #FD9669
monochromatic
#03E8BC #2DFCD4 #69FDE0 #A5FEEC #E1FFF9
Accessibility & contrast
On white
1.26
#69FDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#69FDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDE0
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDE0 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fde0; /* rgb */ color: rgb(105, 253, 224); /* oklch */ color: oklch(90.6% 0.134 178.0);
Tailwind
colors: {
custom: {
50: '#a1ffe9',
500: '#69fde0',
950: '#000000',
},
}SCSS
$custom: #69fde0; $custom-light: #a1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#69fde0",
"rgb": {
"r": 105,
"g": 253,
"b": 224
},
"hsl": {
"h": 168.243,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90617,
"c": 0.13361,
"h": 178
},
"luminance": 0.78636
}Semantic roles & 50–950 ramp
primary
#69FDE0
secondary
#D83253
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684