#69FDC3#69FDC3
#69FDC3 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.152 H 164.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDC3 |
|---|---|
| RGB | rgb(105, 253, 195) |
| HSL | hsl(156, 97%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(90.41, -52.90, 16.07) |
| CIE-LCH | lch(90.41, 55.28, 163.10°) |
| OKLab | oklab(89.86% -0.1463 0.0411) |
| OKLCH | oklch(89.86% 0.152 164.3) |
| XYZ | xyz(50.7963, 77.1889, 63.8412) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Light Greenish Blue
#63F7B4
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDC3 #FD69A3
analogous
#69FD79 #69FDC3 #69EDFD
triadic
#69FDC3 #C369FD #FDC369
tetradic
#69FDC3 #7969FD #FD69A3 #EDFD69
square
#69FDC3 #7969FD #FD69A3 #EDFD69
split-complementary
#69FDC3 #FD69ED #FD7969
monochromatic
#03E88F #2DFCAB #69FDC3 #A5FEDB #E1FFF3
Accessibility & contrast
On white
1.28
#69FDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#69FDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDC3
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDC3 | 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)
#F9ECC0
Deuteranopia (green-blind)
#E4DDC7
Tritanopia (blue-blind)
#0EFDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fdc3; /* rgb */ color: rgb(105, 253, 195); /* oklch */ color: oklch(89.9% 0.152 164.3);
Tailwind
colors: {
custom: {
50: '#a0ffd5',
500: '#69fdc3',
950: '#000000',
},
}SCSS
$custom: #69fdc3; $custom-light: #a0ffd5; $custom-dark: #000000;
JSON
{
"hex": "#69fdc3",
"rgb": {
"r": 105,
"g": 253,
"b": 195
},
"hsl": {
"h": 156.486,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.89863,
"c": 0.15193,
"h": 164.3
},
"luminance": 0.77194
}Semantic roles & 50–950 ramp
primary
#69FDC3
secondary
#D83273
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683