#69FFDD#69FFDD
#69FFDD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.137 H 175.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDD |
|---|---|
| RGB | rgb(105, 255, 221) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.57, -47.93, 4.31) |
| CIE-LCH | lch(91.57, 48.12, 174.86°) |
| OKLab | oklab(91% -0.1369 0.0107) |
| OKLCH | oklch(91% 0.137 175.5) |
| XYZ | xyz(54.6307, 79.7382, 80.9045) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDD #FF698B
analogous
#69FF92 #69FFDD #69D6FF
triadic
#69FFDD #DD69FF #FFDD69
tetradic
#69FFDD #9269FF #FF698B #D6FF69
square
#69FFDD #9269FF #FF698B #D6FF69
split-complementary
#69FFDD #FF69D6 #FF9269
monochromatic
#00EEB8 #2CFFCF #69FFDD #A6FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#69FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#69FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffdd; /* rgb */ color: rgb(105, 255, 221); /* oklch */ color: oklch(91.0% 0.137 175.5);
Tailwind
colors: {
custom: {
50: '#a1ffe7',
500: '#69ffdd',
950: '#000000',
},
}SCSS
$custom: #69ffdd; $custom-light: #a1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#69ffdd",
"rgb": {
"r": 105,
"g": 255,
"b": 221
},
"hsl": {
"h": 166.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91,
"c": 0.13729,
"h": 175.5
},
"luminance": 0.79744
}Semantic roles & 50–950 ramp
primary
#69FFDD
secondary
#DB3158
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684