#69FCC4#69FCC4
#69FCC4 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.150 H 165.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC4 |
|---|---|
| RGB | rgb(105, 252, 196) |
| HSL | hsl(157, 96%, 70%) |
| HSV | hsv(157, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.14, -52.28, 15.17) |
| CIE-LCH | lch(90.14, 54.43, 163.81°) |
| OKLab | oklab(89.65% -0.1448 0.0389) |
| OKLCH | oklch(89.65% 0.15 165) |
| XYZ | xyz(50.5949, 76.6046, 64.3337) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 3.30
Greenish Cyan
#2AFEB7
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC4 #FC69A1
analogous
#69FC7B #69FCC4 #69EAFC
triadic
#69FCC4 #C469FC #FCC469
tetradic
#69FCC4 #7B69FC #FC69A1 #EAFC69
square
#69FCC4 #7B69FC #FC69A1 #EAFC69
split-complementary
#69FCC4 #FC69EA #FC7B69
monochromatic
#05E690 #2DFBAC #69FCC4 #A5FDDC #E1FEF3
Accessibility & contrast
On white
1.29
#69FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#69FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E2DDC8
Tritanopia (blue-blind)
#0DFCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcc4; /* rgb */ color: rgb(105, 252, 196); /* oklch */ color: oklch(89.6% 0.150 165.0);
Tailwind
colors: {
custom: {
50: '#a0fed6',
500: '#69fcc4',
950: '#000000',
},
}SCSS
$custom: #69fcc4; $custom-light: #a0fed6; $custom-dark: #000000;
JSON
{
"hex": "#69fcc4",
"rgb": {
"r": 105,
"g": 252,
"b": 196
},
"hsl": {
"h": 157.143,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.8965,
"c": 0.14991,
"h": 165
},
"luminance": 0.7661
}Semantic roles & 50–950 ramp
primary
#69FCC4
secondary
#D73271
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683