#69FDD4#69FDD4
#69FDD4 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.140 H 171.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDD4 |
|---|---|
| RGB | rgb(105, 253, 212) |
| HSL | hsl(163, 97%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.78, -49.16, 7.83) |
| CIE-LCH | lch(90.78, 49.78, 170.95°) |
| OKLab | oklab(90.29% -0.1388 0.0199) |
| OKLCH | oklch(90.29% 0.14 171.8) |
| XYZ | xyz(52.8290, 78.0020, 74.5464) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDD4 #FD6992
analogous
#69FD8A #69FDD4 #69DCFD
triadic
#69FDD4 #D469FD #FDD469
tetradic
#69FDD4 #8A69FD #FD6992 #DCFD69
square
#69FDD4 #8A69FD #FD6992 #DCFD69
split-complementary
#69FDD4 #FD69DC #FD8A69
monochromatic
#03E8A9 #2DFCC3 #69FDD4 #A5FEE5 #E1FFF6
Accessibility & contrast
On white
1.26
#69FDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#69FDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDD4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDD4 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fdd4; /* rgb */ color: rgb(105, 253, 212); /* oklch */ color: oklch(90.3% 0.140 171.8);
Tailwind
colors: {
custom: {
50: '#a1ffe1',
500: '#69fdd4',
950: '#000000',
},
}SCSS
$custom: #69fdd4; $custom-light: #a1ffe1; $custom-dark: #000000;
JSON
{
"hex": "#69fdd4",
"rgb": {
"r": 105,
"g": 253,
"b": 212
},
"hsl": {
"h": 163.378,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.9029,
"c": 0.14018,
"h": 171.8
},
"luminance": 0.78007
}Semantic roles & 50–950 ramp
primary
#69FDD4
secondary
#D83260
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684