#69FCD0#69FCD0
#69FCD0 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.142 H 170.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCD0 |
|---|---|
| RGB | rgb(105, 252, 208) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.40, -49.65, 9.36) |
| CIE-LCH | lch(90.40, 50.52, 169.33°) |
| OKLab | oklab(89.95% -0.1395 0.0239) |
| OKLCH | oklch(89.95% 0.142 170.3) |
| XYZ | xyz(52.0158, 77.1729, 71.8169) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCD0 #FC6995
analogous
#69FC87 #69FCD0 #69DEFC
triadic
#69FCD0 #D069FC #FCD069
tetradic
#69FCD0 #8769FC #FC6995 #DEFC69
square
#69FCD0 #8769FC #FC6995 #DEFC69
split-complementary
#69FCD0 #FC69DE #FC8769
monochromatic
#05E6A3 #2DFBBD #69FCD0 #A5FDE3 #E1FEF6
Accessibility & contrast
On white
1.28
#69FCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#69FCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCD0
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCD0 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcd0; /* rgb */ color: rgb(105, 252, 208); /* oklch */ color: oklch(90.0% 0.142 170.3);
Tailwind
colors: {
custom: {
50: '#a0fede',
500: '#69fcd0',
950: '#000000',
},
}SCSS
$custom: #69fcd0; $custom-light: #a0fede; $custom-dark: #000000;
JSON
{
"hex": "#69fcd0",
"rgb": {
"r": 105,
"g": 252,
"b": 208
},
"hsl": {
"h": 162.041,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.8995,
"c": 0.14152,
"h": 170.3
},
"luminance": 0.77178
}Semantic roles & 50–950 ramp
primary
#69FCD0
secondary
#D73264
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684