#69FFFC#69FFFC
#69FFFC is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.127 H 193.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFFC |
|---|---|
| RGB | rgb(105, 255, 252) |
| HSL | hsl(179, 100%, 71%) |
| HSV | hsv(179, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.37, -40.25, -10.55) |
| CIE-LCH | lch(92.37, 41.61, 194.69°) |
| OKLab | oklab(91.92% -0.1237 -0.0293) |
| OKLCH | oklch(91.92% 0.127 193.3) |
| XYZ | xyz(59.1487, 81.5453, 104.6992) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.12
Aqua
#00FFFF
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.12
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 5.30
Light Cyan
#ACFFFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFFC #FF696C
analogous
#69FFB1 #69FFFC #69B7FF
triadic
#69FFFC #FC69FF #FFFC69
tetradic
#69FFFC #B169FF #FF696C #B7FF69
square
#69FFFC #B169FF #FF696C #B7FF69
split-complementary
#69FFFC #FF69B7 #FFB169
monochromatic
#00EEE9 #2CFFFB #69FFFC #A6FFFD #E0FFFE
Accessibility & contrast
On white
1.21
#69FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#69FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFFC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFFC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #69fffc; /* rgb */ color: rgb(105, 255, 252); /* oklch */ color: oklch(91.9% 0.127 193.3);
Tailwind
colors: {
custom: {
50: '#a3fffd',
500: '#69fffc',
950: '#000000',
},
}SCSS
$custom: #69fffc; $custom-light: #a3fffd; $custom-dark: #000000;
JSON
{
"hex": "#69fffc",
"rgb": {
"r": 105,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91922,
"c": 0.12715,
"h": 193.3
},
"luminance": 0.81552
}Semantic roles & 50–950 ramp
primary
#69FFFC
secondary
#DB3135
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685