#60E2F4#60E2F4
#60E2F4 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.116 H 207.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2F4 |
|---|---|
| RGB | rgb(96, 226, 244) |
| HSL | hsl(187, 87%, 67%) |
| HSV | hsv(187, 61%, 96%) |
| CMYK | cmyk(60.7%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.66, -30.43, -19.47) |
| CIE-LCH | lch(83.66, 36.13, 212.60°) |
| OKLab | oklab(84.74% -0.1024 -0.0539) |
| OKLCH | oklch(84.74% 0.116 207.8) |
| XYZ | xyz(48.3425, 63.4061, 95.2613) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2F4 #F47260
analogous
#60F4BC #60E2F4 #6098F4
triadic
#60E2F4 #F460E2 #E2F460
tetradic
#60E2F4 #BC60F4 #F47260 #98F460
square
#60E2F4 #BC60F4 #F47260 #98F460
split-complementary
#60E2F4 #F46098 #F4BC60
monochromatic
#0EB4CC #27D8F0 #60E2F4 #99ECF8 #D2F7FC
Accessibility & contrast
On white
1.53
#60E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#60E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2F4
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2F4 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2f4; /* rgb */ color: rgb(96, 226, 244); /* oklch */ color: oklch(84.7% 0.116 207.8);
Tailwind
colors: {
custom: {
50: '#9cebf7',
500: '#60e2f4',
950: '#000000',
},
}SCSS
$custom: #60e2f4; $custom-light: #9cebf7; $custom-dark: #000000;
JSON
{
"hex": "#60e2f4",
"rgb": {
"r": 96,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.297,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.84735,
"c": 0.11578,
"h": 207.8
},
"luminance": 0.63411
}Semantic roles & 50–950 ramp
primary
#60E2F4
secondary
#C84330
accent
#1D02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485