#69FDE4#69FDE4
#69FDE4 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.132 H 180.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDE4 |
|---|---|
| RGB | rgb(105, 253, 228) |
| HSL | hsl(170, 97%, 70%) |
| HSV | hsv(170, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(91.17, -45.40, 0.10) |
| CIE-LCH | lch(91.17, 45.40, 179.87°) |
| OKLab | oklab(90.73% -0.1318 -0.0005) |
| OKLCH | oklch(90.73% 0.132 180.2) |
| XYZ | xyz(54.9482, 78.8496, 85.7075) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Bright Aqua
#0BF9EA
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDE4 #FD6982
analogous
#69FD9A #69FDE4 #69CCFD
triadic
#69FDE4 #E469FD #FDE469
tetradic
#69FDE4 #9A69FD #FD6982 #CCFD69
square
#69FDE4 #9A69FD #FD6982 #CCFD69
split-complementary
#69FDE4 #FD69CC #FD9A69
monochromatic
#03E8C2 #2DFCD9 #69FDE4 #A5FEEF #E1FFFA
Accessibility & contrast
On white
1.25
#69FDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#69FDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDE4
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDE4 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fde4; /* rgb */ color: rgb(105, 253, 228); /* oklch */ color: oklch(90.7% 0.132 180.2);
Tailwind
colors: {
custom: {
50: '#a1feec',
500: '#69fde4',
950: '#000000',
},
}SCSS
$custom: #69fde4; $custom-light: #a1feec; $custom-dark: #000000;
JSON
{
"hex": "#69fde4",
"rgb": {
"r": 105,
"g": 253,
"b": 228
},
"hsl": {
"h": 169.865,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90731,
"c": 0.13181,
"h": 180.2
},
"luminance": 0.78855
}Semantic roles & 50–950 ramp
primary
#69FDE4
secondary
#D8324E
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684