#69FCF0#69FCF0
#69FCF0 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.127 H 187.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCF0 |
|---|---|
| RGB | rgb(105, 252, 240) |
| HSL | hsl(175, 96%, 70%) |
| HSV | hsv(175, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.19, -41.98, -6.08) |
| CIE-LCH | lch(91.19, 42.42, 188.24°) |
| OKLab | oklab(90.86% -0.1257 -0.0171) |
| OKLCH | oklch(90.86% 0.127 187.8) |
| XYZ | xyz(56.3573, 78.9095, 94.6822) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.35
Bright Turquoise
#0FFEF9
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 4.43
Aqua
#00FFFF
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCF0 #FC6975
analogous
#69FCA6 #69FCF0 #69BFFC
triadic
#69FCF0 #F069FC #FCF069
tetradic
#69FCF0 #A669FC #FC6975 #BFFC69
square
#69FCF0 #A669FC #FC6975 #BFFC69
split-complementary
#69FCF0 #FC69BF #FCA669
monochromatic
#05E6D4 #2DFBEA #69FCF0 #A5FDF6 #E1FEFC
Accessibility & contrast
On white
1.25
#69FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#69FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCF0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCF0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fcf0; /* rgb */ color: rgb(105, 252, 240); /* oklch */ color: oklch(90.9% 0.127 187.8);
Tailwind
colors: {
custom: {
50: '#a2fef4',
500: '#69fcf0',
950: '#000000',
},
}SCSS
$custom: #69fcf0; $custom-light: #a2fef4; $custom-dark: #000000;
JSON
{
"hex": "#69fcf0",
"rgb": {
"r": 105,
"g": 252,
"b": 240
},
"hsl": {
"h": 175.102,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.90856,
"c": 0.12685,
"h": 187.8
},
"luminance": 0.78915
}Semantic roles & 50–950 ramp
primary
#69FCF0
secondary
#D73240
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685