#69FCD3#69FCD3
#69FCD3 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.140 H 171.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCD3 |
|---|---|
| RGB | rgb(105, 252, 211) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.47, -48.97, 7.90) |
| CIE-LCH | lch(90.47, 49.60, 170.83°) |
| OKLab | oklab(90.03% -0.1382 0.0201) |
| OKLCH | oklch(90.03% 0.14 171.7) |
| XYZ | xyz(52.3884, 77.3220, 73.7792) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCD3 #FC6992
analogous
#69FC89 #69FCD3 #69DCFC
triadic
#69FCD3 #D369FC #FCD369
tetradic
#69FCD3 #8969FC #FC6992 #DCFC69
square
#69FCD3 #8969FC #FC6992 #DCFC69
split-complementary
#69FCD3 #FC69DC #FC8969
monochromatic
#05E6A7 #2DFBC1 #69FCD3 #A5FDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#69FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#69FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCD3
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCD3 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fcd3; /* rgb */ color: rgb(105, 252, 211); /* oklch */ color: oklch(90.0% 0.140 171.7);
Tailwind
colors: {
custom: {
50: '#a0fee0',
500: '#69fcd3',
950: '#000000',
},
}SCSS
$custom: #69fcd3; $custom-light: #a0fee0; $custom-dark: #000000;
JSON
{
"hex": "#69fcd3",
"rgb": {
"r": 105,
"g": 252,
"b": 211
},
"hsl": {
"h": 163.265,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.90029,
"c": 0.13963,
"h": 171.7
},
"luminance": 0.77327
}Semantic roles & 50–950 ramp
primary
#69FCD3
secondary
#D73260
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684