#69FCC5#69FCC5
#69FCC5 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.149 H 165.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC5 |
|---|---|
| RGB | rgb(105, 252, 197) |
| HSL | hsl(158, 96%, 70%) |
| HSV | hsv(158, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.16, -52.06, 14.69) |
| CIE-LCH | lch(90.16, 54.09, 164.24°) |
| OKLab | oklab(89.67% -0.1443 0.0376) |
| OKLCH | oklch(89.67% 0.149 165.4) |
| XYZ | xyz(50.7091, 76.6503, 64.9351) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC5 #FC69A0
analogous
#69FC7C #69FCC5 #69E9FC
triadic
#69FCC5 #C569FC #FCC569
tetradic
#69FCC5 #7C69FC #FC69A0 #E9FC69
square
#69FCC5 #7C69FC #FC69A0 #E9FC69
split-complementary
#69FCC5 #FC69E9 #FC7C69
monochromatic
#05E692 #2DFBAE #69FCC5 #A5FDDC #E1FEF3
Accessibility & contrast
On white
1.29
#69FCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#69FCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC5 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E2DDC9
Tritanopia (blue-blind)
#09FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcc5; /* rgb */ color: rgb(105, 252, 197); /* oklch */ color: oklch(89.7% 0.149 165.4);
Tailwind
colors: {
custom: {
50: '#a0fed6',
500: '#69fcc5',
950: '#000000',
},
}SCSS
$custom: #69fcc5; $custom-light: #a0fed6; $custom-dark: #000000;
JSON
{
"hex": "#69fcc5",
"rgb": {
"r": 105,
"g": 252,
"b": 197
},
"hsl": {
"h": 157.551,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89674,
"c": 0.14916,
"h": 165.4
},
"luminance": 0.76655
}Semantic roles & 50–950 ramp
primary
#69FCC5
secondary
#D73270
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683