#69FFD0#69FFD0
#69FFD0 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.145 H 169.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFD0 |
|---|---|
| RGB | rgb(105, 255, 208) |
| HSL | hsl(161, 100%, 71%) |
| HSV | hsv(161, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.27, -50.90, 10.59) |
| CIE-LCH | lch(91.27, 51.99, 168.24°) |
| OKLab | oklab(90.66% -0.1426 0.0271) |
| OKLCH | oklch(90.66% 0.145 169.2) |
| XYZ | xyz(52.9653, 79.0720, 72.1334) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFD0 #FF6998
analogous
#69FF85 #69FFD0 #69E3FF
triadic
#69FFD0 #D069FF #FFD069
tetradic
#69FFD0 #8569FF #FF6998 #E3FF69
square
#69FFD0 #8569FF #FF6998 #E3FF69
split-complementary
#69FFD0 #FF69E3 #FF8569
monochromatic
#00EEA3 #2CFFBD #69FFD0 #A6FFE3 #E0FFF5
Accessibility & contrast
On white
1.25
#69FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#69FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFD0
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFD0 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCE
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffd0; /* rgb */ color: rgb(105, 255, 208); /* oklch */ color: oklch(90.7% 0.145 169.2);
Tailwind
colors: {
custom: {
50: '#a1ffde',
500: '#69ffd0',
950: '#000000',
},
}SCSS
$custom: #69ffd0; $custom-light: #a1ffde; $custom-dark: #000000;
JSON
{
"hex": "#69ffd0",
"rgb": {
"r": 105,
"g": 255,
"b": 208
},
"hsl": {
"h": 161.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90656,
"c": 0.14511,
"h": 169.2
},
"luminance": 0.79077
}Semantic roles & 50–950 ramp
primary
#69FFD0
secondary
#DB3167
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684