#60E4F4#60E4F4
#60E4F4 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.117 H 206.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4F4 |
|---|---|
| RGB | rgb(96, 228, 244) |
| HSL | hsl(186, 87%, 67%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(60.7%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.23, -31.39, -18.61) |
| CIE-LCH | lch(84.23, 36.49, 210.66°) |
| OKLab | oklab(85.19% -0.1045 -0.0515) |
| OKLCH | oklch(85.19% 0.117 206.3) |
| XYZ | xyz(48.8896, 64.5001, 95.4437) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.10
Robin Egg Blue
#8AF1FE
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4F4 #F47060
analogous
#60F4BA #60E4F4 #609AF4
triadic
#60E4F4 #F460E4 #E4F460
tetradic
#60E4F4 #BA60F4 #F47060 #9AF460
square
#60E4F4 #BA60F4 #F47060 #9AF460
split-complementary
#60E4F4 #F4609A #F4BA60
monochromatic
#0EB7CC #27DAF0 #60E4F4 #99EEF8 #D2F7FC
Accessibility & contrast
On white
1.51
#60E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#60E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4F4
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4F4 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#BCCBF4
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e4f4; /* rgb */ color: rgb(96, 228, 244); /* oklch */ color: oklch(85.2% 0.117 206.3);
Tailwind
colors: {
custom: {
50: '#9cedf7',
500: '#60e4f4',
950: '#000000',
},
}SCSS
$custom: #60e4f4; $custom-light: #9cedf7; $custom-dark: #000000;
JSON
{
"hex": "#60e4f4",
"rgb": {
"r": 96,
"g": 228,
"b": 244
},
"hsl": {
"h": 186.486,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.85194,
"c": 0.1165,
"h": 206.3
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#60E4F4
secondary
#C84130
accent
#1A02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585