#69FFDC#69FFDC
#69FFDC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 175.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDC |
|---|---|
| RGB | rgb(105, 255, 220) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.54, -48.16, 4.79) |
| CIE-LCH | lch(91.54, 48.40, 174.31°) |
| OKLab | oklab(90.97% -0.1373 0.012) |
| OKLCH | oklch(90.97% 0.138 175) |
| XYZ | xyz(54.4979, 79.6850, 80.2050) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.98
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDC #FF698C
analogous
#69FF91 #69FFDC #69D7FF
triadic
#69FFDC #DC69FF #FFDC69
tetradic
#69FFDC #9169FF #FF698C #D7FF69
square
#69FFDC #9169FF #FF698C #D7FF69
split-complementary
#69FFDC #FF69D7 #FF9169
monochromatic
#00EEB6 #2CFFCE #69FFDC #A6FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#69FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#69FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffdc; /* rgb */ color: rgb(105, 255, 220); /* oklch */ color: oklch(91.0% 0.138 175.0);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#69ffdc',
950: '#000000',
},
}SCSS
$custom: #69ffdc; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#69ffdc",
"rgb": {
"r": 105,
"g": 255,
"b": 220
},
"hsl": {
"h": 166,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90973,
"c": 0.13782,
"h": 175
},
"luminance": 0.79691
}Semantic roles & 50–950 ramp
primary
#69FFDC
secondary
#DB3159
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684