#60E9F4#60E9F4
#60E9F4 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.119 H 202.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9F4 |
|---|---|
| RGB | rgb(96, 233, 244) |
| HSL | hsl(184, 87%, 67%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(60.7%, 4.5%, 0%, 4.3%) |
| CIE-LAB | lab(85.65, -33.76, -16.46) |
| CIE-LCH | lch(85.65, 37.56, 205.99°) |
| OKLab | oklab(86.34% -0.1095 -0.0456) |
| OKLCH | oklch(86.34% 0.119 202.6) |
| XYZ | xyz(50.2850, 67.2910, 95.9088) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.28
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9F4 #F46B60
analogous
#60F4B5 #60E9F4 #609FF4
triadic
#60E9F4 #F460E9 #E9F460
tetradic
#60E9F4 #B560F4 #F46B60 #9FF460
square
#60E9F4 #B560F4 #F46B60 #9FF460
split-complementary
#60E9F4 #F4609F #F4B560
monochromatic
#0EBDCC #27E1F0 #60E9F4 #99F1F8 #D2F9FC
Accessibility & contrast
On white
1.45
#60E9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#60E9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9F4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9F4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#00F1EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60e9f4; /* rgb */ color: rgb(96, 233, 244); /* oklch */ color: oklch(86.3% 0.119 202.6);
Tailwind
colors: {
custom: {
50: '#9cf0f7',
500: '#60e9f4',
950: '#000000',
},
}SCSS
$custom: #60e9f4; $custom-light: #9cf0f7; $custom-dark: #000000;
JSON
{
"hex": "#60e9f4",
"rgb": {
"r": 96,
"g": 233,
"b": 244
},
"hsl": {
"h": 184.459,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86343,
"c": 0.11864,
"h": 202.6
},
"luminance": 0.67296
}Semantic roles & 50–950 ramp
primary
#60E9F4
secondary
#C83C30
accent
#1302E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585