#69FDDC#69FDDC
#69FDDC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 175.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDDC |
|---|---|
| RGB | rgb(105, 253, 220) |
| HSL | hsl(167, 97%, 70%) |
| HSV | hsv(167, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(90.97, -47.31, 3.96) |
| CIE-LCH | lch(90.97, 47.47, 175.21°) |
| OKLab | oklab(90.51% -0.1353 0.0098) |
| OKLCH | oklch(90.51% 0.136 175.9) |
| XYZ | xyz(53.8632, 78.4157, 79.9934) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.17
Aquamarine
#7FFFD4
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.79
Aqua (survey)
#13EAC9
ΔE00 5.21
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDDC #FD698A
analogous
#69FD92 #69FDDC #69D4FD
triadic
#69FDDC #DC69FD #FDDC69
tetradic
#69FDDC #9269FD #FD698A #D4FD69
square
#69FDDC #9269FD #FD698A #D4FD69
split-complementary
#69FDDC #FD69D4 #FD9269
monochromatic
#03E8B5 #2DFCCE #69FDDC #A5FEEA #E1FFF8
Accessibility & contrast
On white
1.26
#69FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#69FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDDC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDDC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fddc; /* rgb */ color: rgb(105, 253, 220); /* oklch */ color: oklch(90.5% 0.136 175.9);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69fddc',
950: '#000000',
},
}SCSS
$custom: #69fddc; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69fddc",
"rgb": {
"r": 105,
"g": 253,
"b": 220
},
"hsl": {
"h": 166.622,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.90506,
"c": 0.13561,
"h": 175.9
},
"luminance": 0.78421
}Semantic roles & 50–950 ramp
primary
#69FDDC
secondary
#D83257
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684