#60F0F9#60F0F9
#60F0F9 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 88.1% C 0.123 H 201.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0F9 |
|---|---|
| RGB | rgb(96, 240, 249) |
| HSL | hsl(184, 93%, 68%) |
| HSV | hsv(184, 61%, 98%) |
| CMYK | cmyk(61.4%, 3.6%, 0%, 2.4%) |
| CIE-LAB | lab(87.80, -35.66, -15.86) |
| CIE-LCH | lch(87.80, 39.02, 203.98°) |
| OKLab | oklab(88.12% -0.1146 -0.0439) |
| OKLCH | oklch(88.12% 0.123 201) |
| XYZ | xyz(53.0755, 71.6408, 100.6351) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0F9 #F96960
analogous
#60F9B5 #60F0F9 #60A4F9
triadic
#60F0F9 #F960F0 #F0F960
tetradic
#60F0F9 #B560F9 #F96960 #A4F960
square
#60F0F9 #B560F9 #F96960 #A4F960
split-complementary
#60F0F9 #F960A4 #F9B560
monochromatic
#08CAD7 #25EAF7 #60F0F9 #9BF6FB #D6FBFD
Accessibility & contrast
On white
1.37
#60F0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#60F0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0F9
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0F9 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FA
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#00F8F2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f0f9; /* rgb */ color: rgb(96, 240, 249); /* oklch */ color: oklch(88.1% 0.123 201.0);
Tailwind
colors: {
custom: {
50: '#9df5fb',
500: '#60f0f9',
950: '#000000',
},
}SCSS
$custom: #60f0f9; $custom-light: #9df5fb; $custom-dark: #000000;
JSON
{
"hex": "#60f0f9",
"rgb": {
"r": 96,
"g": 240,
"b": 249
},
"hsl": {
"h": 183.529,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.88124,
"c": 0.12269,
"h": 201
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#60F0F9
secondary
#D1362C
accent
#0D00E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585