#60EDF4#60EDF4
#60EDF4 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.3% C 0.121 H 199.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDF4 |
|---|---|
| RGB | rgb(96, 237, 244) |
| HSL | hsl(183, 87%, 67%) |
| HSV | hsv(183, 61%, 96%) |
| CMYK | cmyk(60.7%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.79, -35.63, -14.75) |
| CIE-LCH | lch(86.79, 38.56, 202.49°) |
| OKLab | oklab(87.26% -0.1136 -0.0408) |
| OKLCH | oklch(87.26% 0.121 199.8) |
| XYZ | xyz(51.4302, 69.5814, 96.2905) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 3.46
Bright Cyan
#41FDFE
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDF4 #F46760
analogous
#60F4B1 #60EDF4 #60A3F4
triadic
#60EDF4 #F460ED #EDF460
tetradic
#60EDF4 #B160F4 #F46760 #A3F460
square
#60EDF4 #B160F4 #F46760 #A3F460
split-complementary
#60EDF4 #F460A3 #F4B160
monochromatic
#0EC3CC #27E7F0 #60EDF4 #99F3F8 #D2FAFC
Accessibility & contrast
On white
1.41
#60EDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#60EDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDF4
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDF4 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C6D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60edf4; /* rgb */ color: rgb(96, 237, 244); /* oklch */ color: oklch(87.3% 0.121 199.8);
Tailwind
colors: {
custom: {
50: '#9cf3f7',
500: '#60edf4',
950: '#000000',
},
}SCSS
$custom: #60edf4; $custom-light: #9cf3f7; $custom-dark: #000000;
JSON
{
"hex": "#60edf4",
"rgb": {
"r": 96,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.838,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87263,
"c": 0.12069,
"h": 199.8
},
"luminance": 0.69587
}Semantic roles & 50–950 ramp
primary
#60EDF4
secondary
#C83830
accent
#0D02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585