#60ECF5#60ECF5
#60ECF5 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.1% C 0.120 H 201.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECF5 |
|---|---|
| RGB | rgb(96, 236, 245) |
| HSL | hsl(184, 88%, 67%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(60.8%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(86.54, -34.89, -15.65) |
| CIE-LCH | lch(86.54, 38.24, 204.16°) |
| OKLab | oklab(87.07% -0.1122 -0.0433) |
| OKLCH | oklch(87.07% 0.12 201.1) |
| XYZ | xyz(51.2937, 69.0648, 96.9961) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Bright Cyan
#41FDFE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECF5 #F56960
analogous
#60F5B4 #60ECF5 #60A2F5
triadic
#60ECF5 #F560EC #ECF560
tetradic
#60ECF5 #B460F5 #F56960 #A2F560
square
#60ECF5 #B460F5 #F56960 #A2F560
split-complementary
#60ECF5 #F560A2 #F5B460
monochromatic
#0DC2CE #26E5F1 #60ECF5 #9AF3F9 #D3FAFC
Accessibility & contrast
On white
1.42
#60ECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60ECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECF5
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECF5 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F6
Deuteranopia (green-blind)
#C5D1F6
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60ecf5; /* rgb */ color: rgb(96, 236, 245); /* oklch */ color: oklch(87.1% 0.120 201.1);
Tailwind
colors: {
custom: {
50: '#9cf2f8',
500: '#60ecf5',
950: '#000000',
},
}SCSS
$custom: #60ecf5; $custom-light: #9cf2f8; $custom-dark: #000000;
JSON
{
"hex": "#60ecf5",
"rgb": {
"r": 96,
"g": 236,
"b": 245
},
"hsl": {
"h": 183.624,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87068,
"c": 0.12025,
"h": 201.1
},
"luminance": 0.6907
}Semantic roles & 50–950 ramp
primary
#60ECF5
secondary
#C93930
accent
#0F01E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585