#60EDF2#60EDF2
#60EDF2 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.121 H 198.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDF2 |
|---|---|
| RGB | rgb(96, 237, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 60%, 95%) |
| CMYK | cmyk(60.3%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.73, -36.17, -13.79) |
| CIE-LCH | lch(86.73, 38.71, 200.86°) |
| OKLab | oklab(87.2% -0.1144 -0.0382) |
| OKLCH | oklch(87.2% 0.121 198.5) |
| XYZ | xyz(51.1282, 69.4606, 94.6999) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.14
Bright Cyan
#41FDFE
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDF2 #F26560
analogous
#60F2AE #60EDF2 #60A4F2
triadic
#60EDF2 #F260ED #EDF260
tetradic
#60EDF2 #AE60F2 #F26560 #A4F260
square
#60EDF2 #AE60F2 #F26560 #A4F260
split-complementary
#60EDF2 #F260A4 #F2AE60
monochromatic
#10C1C7 #27E7ED #60EDF2 #99F3F7 #D1FAFB
Accessibility & contrast
On white
1.41
#60EDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#60EDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDF2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDF2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60edf2; /* rgb */ color: rgb(96, 237, 242); /* oklch */ color: oklch(87.2% 0.121 198.5);
Tailwind
colors: {
custom: {
50: '#9cf3f6',
500: '#60edf2',
950: '#000000',
},
}SCSS
$custom: #60edf2; $custom-light: #9cf3f6; $custom-dark: #000000;
JSON
{
"hex": "#60edf2",
"rgb": {
"r": 96,
"g": 237,
"b": 242
},
"hsl": {
"h": 182.055,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87196,
"c": 0.1206,
"h": 198.5
},
"luminance": 0.69466
}Semantic roles & 50–950 ramp
primary
#60EDF2
secondary
#C43732
accent
#0C04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585