#69FDC2#69FDC2
#69FDC2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.153 H 163.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDC2 |
|---|---|
| RGB | rgb(105, 253, 194) |
| HSL | hsl(156, 97%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.39, -53.11, 16.55) |
| CIE-LCH | lch(90.39, 55.63, 162.69°) |
| OKLab | oklab(89.84% -0.1467 0.0423) |
| OKLCH | oklch(89.84% 0.153 163.9) |
| XYZ | xyz(50.6837, 77.1438, 63.2477) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.82
Greenish Turquoise
#00FBB0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDC2 #FD69A4
analogous
#69FD78 #69FDC2 #69EEFD
triadic
#69FDC2 #C269FD #FDC269
tetradic
#69FDC2 #7869FD #FD69A4 #EEFD69
square
#69FDC2 #7869FD #FD69A4 #EEFD69
split-complementary
#69FDC2 #FD69EE #FD7869
monochromatic
#03E88D #2DFCA9 #69FDC2 #A5FEDB #E1FFF3
Accessibility & contrast
On white
1.28
#69FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#69FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDC2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDC2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#11FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdc2; /* rgb */ color: rgb(105, 253, 194); /* oklch */ color: oklch(89.8% 0.153 163.9);
Tailwind
colors: {
custom: {
50: '#a0ffd4',
500: '#69fdc2',
950: '#000000',
},
}SCSS
$custom: #69fdc2; $custom-light: #a0ffd4; $custom-dark: #000000;
JSON
{
"hex": "#69fdc2",
"rgb": {
"r": 105,
"g": 253,
"b": 194
},
"hsl": {
"h": 156.081,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89839,
"c": 0.15269,
"h": 163.9
},
"luminance": 0.77149
}Semantic roles & 50–950 ramp
primary
#69FDC2
secondary
#D83274
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683