#69FCC2#69FCC2
#69FCC2 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.151 H 164.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCC2 |
|---|---|
| RGB | rgb(105, 252, 194) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.10, -52.70, 16.14) |
| CIE-LCH | lch(90.10, 55.12, 162.97°) |
| OKLab | oklab(89.6% -0.1457 0.0413) |
| OKLCH | oklch(89.6% 0.151 164.2) |
| XYZ | xyz(50.3688, 76.5141, 63.1428) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 2.32
Greenish Cyan
#2AFEB7
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCC2 #FC69A3
analogous
#69FC79 #69FCC2 #69ECFC
triadic
#69FCC2 #C269FC #FCC269
tetradic
#69FCC2 #7969FC #FC69A3 #ECFC69
square
#69FCC2 #7969FC #FC69A3 #ECFC69
split-complementary
#69FCC2 #FC69EC #FC7969
monochromatic
#05E68D #2DFBAA #69FCC2 #A5FDDA #E1FEF3
Accessibility & contrast
On white
1.29
#69FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#69FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCC2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCC2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#12FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fcc2; /* rgb */ color: rgb(105, 252, 194); /* oklch */ color: oklch(89.6% 0.151 164.2);
Tailwind
colors: {
custom: {
50: '#a0fed4',
500: '#69fcc2',
950: '#000000',
},
}SCSS
$custom: #69fcc2; $custom-light: #a0fed4; $custom-dark: #000000;
JSON
{
"hex": "#69fcc2",
"rgb": {
"r": 105,
"g": 252,
"b": 194
},
"hsl": {
"h": 156.327,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89602,
"c": 0.15141,
"h": 164.2
},
"luminance": 0.76519
}Semantic roles & 50–950 ramp
primary
#69FCC2
secondary
#D73273
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683