#69FCC7#69FCC7
#69FCC7 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.148 H 166.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC7 |
|---|---|
| RGB | rgb(105, 252, 199) |
| HSL | hsl(158, 96%, 70%) |
| HSV | hsv(158, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(90.20, -51.63, 13.72) |
| CIE-LCH | lch(90.20, 53.42, 165.12°) |
| OKLab | oklab(89.72% -0.1435 0.0351) |
| OKLCH | oklch(89.72% 0.148 166.2) |
| XYZ | xyz(50.9398, 76.7425, 66.1500) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC7 #FC699E
analogous
#69FC7D #69FCC7 #69E8FC
triadic
#69FCC7 #C769FC #FCC769
tetradic
#69FCC7 #7D69FC #FC699E #E8FC69
square
#69FCC7 #7D69FC #FC699E #E8FC69
split-complementary
#69FCC7 #FC69E8 #FC7D69
monochromatic
#05E695 #2DFBB1 #69FCC7 #A5FDDD #E1FEF4
Accessibility & contrast
On white
1.28
#69FCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#69FCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC7
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC7 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#02FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcc7; /* rgb */ color: rgb(105, 252, 199); /* oklch */ color: oklch(89.7% 0.148 166.2);
Tailwind
colors: {
custom: {
50: '#a0fed8',
500: '#69fcc7',
950: '#000000',
},
}SCSS
$custom: #69fcc7; $custom-light: #a0fed8; $custom-dark: #000000;
JSON
{
"hex": "#69fcc7",
"rgb": {
"r": 105,
"g": 252,
"b": 199
},
"hsl": {
"h": 158.367,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89723,
"c": 0.1477,
"h": 166.2
},
"luminance": 0.76748
}Semantic roles & 50–950 ramp
primary
#69FCC7
secondary
#D7326E
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683