#69FCC0#69FCC0
#69FCC0 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.153 H 163.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC0 |
|---|---|
| RGB | rgb(105, 252, 192) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.06, -53.12, 17.11) |
| CIE-LCH | lch(90.06, 55.81, 162.14°) |
| OKLab | oklab(89.56% -0.1466 0.0438) |
| OKLCH | oklch(89.56% 0.153 163.4) |
| XYZ | xyz(50.1457, 76.4249, 61.9678) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC0 #FC69A5
analogous
#69FC76 #69FCC0 #69EFFC
triadic
#69FCC0 #C069FC #FCC069
tetradic
#69FCC0 #7669FC #FC69A5 #EFFC69
square
#69FCC0 #7669FC #FC69A5 #EFFC69
split-complementary
#69FCC0 #FC69EF #FC7669
monochromatic
#05E68A #2DFBA7 #69FCC0 #A5FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#69FCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#69FCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC0 | 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)
#F8EBBD
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#17FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcc0; /* rgb */ color: rgb(105, 252, 192); /* oklch */ color: oklch(89.6% 0.153 163.4);
Tailwind
colors: {
custom: {
50: '#a0fed3',
500: '#69fcc0',
950: '#000000',
},
}SCSS
$custom: #69fcc0; $custom-light: #a0fed3; $custom-dark: #000000;
JSON
{
"hex": "#69fcc0",
"rgb": {
"r": 105,
"g": 252,
"b": 192
},
"hsl": {
"h": 155.51,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89555,
"c": 0.15295,
"h": 163.4
},
"luminance": 0.7643
}Semantic roles & 50–950 ramp
primary
#69FCC0
secondary
#D73275
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683