#60EDF7#60EDF7
#60EDF7 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.4% C 0.121 H 201.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDF7 |
|---|---|
| RGB | rgb(96, 237, 247) |
| HSL | hsl(184, 90%, 67%) |
| HSV | hsv(184, 61%, 97%) |
| CMYK | cmyk(61.1%, 4%, 0%, 3.1%) |
| CIE-LAB | lab(86.88, -34.81, -16.18) |
| CIE-LCH | lch(86.88, 38.38, 204.94°) |
| OKLab | oklab(87.37% -0.1124 -0.0448) |
| OKLCH | oklch(87.37% 0.121 201.8) |
| XYZ | xyz(51.8894, 69.7650, 98.7090) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Bright Light Blue
#26F7FD
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDF7 #F76A60
analogous
#60F7B6 #60EDF7 #60A1F7
triadic
#60EDF7 #F760ED #EDF760
tetradic
#60EDF7 #B660F7 #F76A60 #A1F760
square
#60EDF7 #B660F7 #F76A60 #A1F760
split-complementary
#60EDF7 #F760A1 #F7B660
monochromatic
#0BC5D2 #26E6F4 #60EDF7 #9AF4FA #D5FAFD
Accessibility & contrast
On white
1.40
#60EDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#60EDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDF7
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDF7 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F8
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60edf7; /* rgb */ color: rgb(96, 237, 247); /* oklch */ color: oklch(87.4% 0.121 201.8);
Tailwind
colors: {
custom: {
50: '#9df3f9',
500: '#60edf7',
950: '#000000',
},
}SCSS
$custom: #60edf7; $custom-light: #9df3f9; $custom-dark: #000000;
JSON
{
"hex": "#60edf7",
"rgb": {
"r": 96,
"g": 237,
"b": 247
},
"hsl": {
"h": 183.974,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87366,
"c": 0.12097,
"h": 201.8
},
"luminance": 0.69771
}Semantic roles & 50–950 ramp
primary
#60EDF7
secondary
#CD392E
accent
#0F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585