#69FFD4#69FFD4
#69FFD4 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.143 H 171.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFD4 |
|---|---|
| RGB | rgb(105, 255, 212) |
| HSL | hsl(163, 100%, 71%) |
| HSV | hsv(163, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.36, -50.01, 8.66) |
| CIE-LCH | lch(91.36, 50.75, 170.18°) |
| OKLab | oklab(90.76% -0.1408 0.0221) |
| OKLCH | oklch(90.76% 0.143 171.1) |
| XYZ | xyz(53.4637, 79.2713, 74.7579) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFD4 #FF6994
analogous
#69FF89 #69FFD4 #69DFFF
triadic
#69FFD4 #D469FF #FFD469
tetradic
#69FFD4 #8969FF #FF6994 #DFFF69
square
#69FFD4 #8969FF #FF6994 #DFFF69
split-complementary
#69FFD4 #FF69DF #FF8969
monochromatic
#00EEA9 #2CFFC2 #69FFD4 #A6FFE6 #E0FFF6
Accessibility & contrast
On white
1.25
#69FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#69FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFD4
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFD4 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E2E0D7
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffd4; /* rgb */ color: rgb(105, 255, 212); /* oklch */ color: oklch(90.8% 0.143 171.1);
Tailwind
colors: {
custom: {
50: '#a1ffe1',
500: '#69ffd4',
950: '#000000',
},
}SCSS
$custom: #69ffd4; $custom-light: #a1ffe1; $custom-dark: #000000;
JSON
{
"hex": "#69ffd4",
"rgb": {
"r": 105,
"g": 255,
"b": 212
},
"hsl": {
"h": 162.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90759,
"c": 0.14252,
"h": 171.1
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#69FFD4
secondary
#DB3162
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684