#60EDF0#60EDF0
#60EDF0 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.121 H 197.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDF0 |
|---|---|
| RGB | rgb(96, 237, 240) |
| HSL | hsl(181, 83%, 66%) |
| HSV | hsv(181, 60%, 94%) |
| CMYK | cmyk(60%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(86.67, -36.71, -12.82) |
| CIE-LCH | lch(86.67, 38.88, 199.26°) |
| OKLab | oklab(87.13% -0.1152 -0.0355) |
| OKLCH | oklch(87.13% 0.121 197.1) |
| XYZ | xyz(50.8294, 69.3411, 93.1266) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.13
Bright Cyan
#41FDFE
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 4.79
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDF0 #F06360
analogous
#60F0AB #60EDF0 #60A5F0
triadic
#60EDF0 #F060ED #EDF060
tetradic
#60EDF0 #AB60F0 #F06360 #A5F060
square
#60EDF0 #AB60F0 #F06360 #A5F060
split-complementary
#60EDF0 #F060A5 #F0AB60
monochromatic
#12C0C3 #28E7EB #60EDF0 #98F3F5 #D0FAFB
Accessibility & contrast
On white
1.41
#60EDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#60EDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDF0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDF0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60edf0; /* rgb */ color: rgb(96, 237, 240); /* oklch */ color: oklch(87.1% 0.121 197.1);
Tailwind
colors: {
custom: {
50: '#9cf3f4',
500: '#60edf0',
950: '#000000',
},
}SCSS
$custom: #60edf0; $custom-light: #9cf3f4; $custom-dark: #000000;
JSON
{
"hex": "#60edf0",
"rgb": {
"r": 96,
"g": 237,
"b": 240
},
"hsl": {
"h": 181.25,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87128,
"c": 0.12056,
"h": 197.1
},
"luminance": 0.69346
}Semantic roles & 50–950 ramp
primary
#60EDF0
secondary
#C13633
accent
#0B06DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585