#69FCC1#69FCC1
#69FCC1 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.152 H 163.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC1 |
|---|---|
| RGB | rgb(105, 252, 193) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 23.4%, 1.2%) |
| CIE-LAB | lab(90.08, -52.91, 16.63) |
| CIE-LCH | lch(90.08, 55.46, 162.55°) |
| OKLab | oklab(89.58% -0.1461 0.0425) |
| OKLCH | oklch(89.58% 0.152 163.8) |
| XYZ | xyz(50.2569, 76.4694, 62.5533) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.13
Greenish Cyan
#2AFEB7
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.88
Greenish Turquoise
#00FBB0
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC1 #FC69A4
analogous
#69FC77 #69FCC1 #69EEFC
triadic
#69FCC1 #C169FC #FCC169
tetradic
#69FCC1 #7769FC #FC69A4 #EEFC69
square
#69FCC1 #7769FC #FC69A4 #EEFC69
split-complementary
#69FCC1 #FC69EE #FC7769
monochromatic
#05E68C #2DFBA8 #69FCC1 #A5FDDA #E1FEF3
Accessibility & contrast
On white
1.29
#69FCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#69FCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC1
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC1 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBE
Deuteranopia (green-blind)
#E3DDC5
Tritanopia (blue-blind)
#15FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcc1; /* rgb */ color: rgb(105, 252, 193); /* oklch */ color: oklch(89.6% 0.152 163.8);
Tailwind
colors: {
custom: {
50: '#a0fed3',
500: '#69fcc1',
950: '#000000',
},
}SCSS
$custom: #69fcc1; $custom-light: #a0fed3; $custom-dark: #000000;
JSON
{
"hex": "#69fcc1",
"rgb": {
"r": 105,
"g": 252,
"b": 193
},
"hsl": {
"h": 155.918,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89578,
"c": 0.15219,
"h": 163.8
},
"luminance": 0.76474
}Semantic roles & 50–950 ramp
primary
#69FCC1
secondary
#D73274
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683