#69FDC4#69FDC4
#69FDC4 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.151 H 164.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDC4 |
|---|---|
| RGB | rgb(105, 253, 196) |
| HSL | hsl(157, 97%, 70%) |
| HSV | hsv(157, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.43, -52.69, 15.58) |
| CIE-LCH | lch(90.43, 54.94, 163.52°) |
| OKLab | oklab(89.89% -0.1458 0.0399) |
| OKLCH | oklch(89.89% 0.151 164.7) |
| XYZ | xyz(50.9098, 77.2343, 64.4386) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.66
Aquamarine
#7FFFD4
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDC4 #FD69A2
analogous
#69FD7A #69FDC4 #69ECFD
triadic
#69FDC4 #C469FD #FDC469
tetradic
#69FDC4 #7A69FD #FD69A2 #ECFD69
square
#69FDC4 #7A69FD #FD69A2 #ECFD69
split-complementary
#69FDC4 #FD69EC #FD7A69
monochromatic
#03E890 #2DFCAC #69FDC4 #A5FEDC #E1FFF3
Accessibility & contrast
On white
1.28
#69FDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#69FDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDC4
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDC4 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#0BFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fdc4; /* rgb */ color: rgb(105, 253, 196); /* oklch */ color: oklch(89.9% 0.151 164.7);
Tailwind
colors: {
custom: {
50: '#a0ffd6',
500: '#69fdc4',
950: '#000000',
},
}SCSS
$custom: #69fdc4; $custom-light: #a0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#69fdc4",
"rgb": {
"r": 105,
"g": 253,
"b": 196
},
"hsl": {
"h": 156.892,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89887,
"c": 0.15117,
"h": 164.7
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#69FDC4
secondary
#D83272
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683