#60FCFF#60FCFF
#60FCFF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.130 H 196.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCFF |
|---|---|
| RGB | rgb(96, 252, 255) |
| HSL | hsl(181, 100%, 69%) |
| HSV | hsv(181, 62%, 100%) |
| CMYK | cmyk(62.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.38, -39.53, -13.62) |
| CIE-LCH | lch(91.38, 41.81, 199.00°) |
| OKLab | oklab(91.08% -0.124 -0.0378) |
| OKLCH | oklch(91.08% 0.13 196.9) |
| XYZ | xyz(57.6764, 79.3213, 106.8592) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.71
Bright Light Blue
#26F7FD
ΔE00 2.37
Aqua
#00FFFF
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCFF #FF6360
analogous
#60FFB3 #60FCFF #60ADFF
triadic
#60FCFF #FF60FC #FCFF60
tetradic
#60FCFF #B360FF #FF6360 #ADFF60
square
#60FCFF #B360FF #FF6360 #ADFF60
split-complementary
#60FCFF #FF60AD #FFB360
monochromatic
#00E0E5 #23FBFF #60FCFF #9DFDFF #DAFEFF
Accessibility & contrast
On white
1.25
#60FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#60FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCFF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCFF | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fcff; /* rgb */ color: rgb(96, 252, 255); /* oklch */ color: oklch(91.1% 0.130 196.9);
Tailwind
colors: {
custom: {
50: '#9ffeff',
500: '#60fcff',
950: '#000000',
},
}SCSS
$custom: #60fcff; $custom-light: #9ffeff; $custom-dark: #000000;
JSON
{
"hex": "#60fcff",
"rgb": {
"r": 96,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.132,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.9108,
"c": 0.12963,
"h": 196.9
},
"luminance": 0.79328
}Semantic roles & 50–950 ramp
primary
#60FCFF
secondary
#D92D2A
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686