#69FFD7#69FFD7
#69FFD7 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.141 H 172.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFD7 |
|---|---|
| RGB | rgb(105, 255, 215) |
| HSL | hsl(164, 100%, 71%) |
| HSV | hsv(164, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.43, -49.32, 7.21) |
| CIE-LCH | lch(91.43, 49.85, 171.68°) |
| OKLab | oklab(90.84% -0.1395 0.0183) |
| OKLCH | oklch(90.84% 0.141 172.5) |
| XYZ | xyz(53.8456, 79.4241, 76.7695) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.06
Light Aqua
#8CFFDB
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFD7 #FF6991
analogous
#69FF8C #69FFD7 #69DCFF
triadic
#69FFD7 #D769FF #FFD769
tetradic
#69FFD7 #8C69FF #FF6991 #DCFF69
square
#69FFD7 #8C69FF #FF6991 #DCFF69
split-complementary
#69FFD7 #FF69DC #FF8C69
monochromatic
#00EEAE #2CFFC7 #69FFD7 #A6FFE7 #E0FFF7
Accessibility & contrast
On white
1.24
#69FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#69FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFD7
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFD7 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffd7; /* rgb */ color: rgb(105, 255, 215); /* oklch */ color: oklch(90.8% 0.141 172.5);
Tailwind
colors: {
custom: {
50: '#a1ffe3',
500: '#69ffd7',
950: '#000000',
},
}SCSS
$custom: #69ffd7; $custom-light: #a1ffe3; $custom-dark: #000000;
JSON
{
"hex": "#69ffd7",
"rgb": {
"r": 105,
"g": 255,
"b": 215
},
"hsl": {
"h": 164,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90838,
"c": 0.14068,
"h": 172.5
},
"luminance": 0.7943
}Semantic roles & 50–950 ramp
primary
#69FFD7
secondary
#DB315F
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684