#60E7F5#60E7F5
#60E7F5 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.9% C 0.118 H 204.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7F5 |
|---|---|
| RGB | rgb(96, 231, 245) |
| HSL | hsl(186, 88%, 67%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(60.8%, 5.7%, 0%, 3.9%) |
| CIE-LAB | lab(85.11, -32.54, -17.80) |
| CIE-LCH | lch(85.11, 37.09, 208.68°) |
| OKLab | oklab(85.92% -0.1071 -0.0493) |
| OKLCH | oklch(85.92% 0.118 204.7) |
| XYZ | xyz(49.8743, 66.2259, 96.5230) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.77
Robin Egg Blue
#8AF1FE
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.50
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7F5 #F56E60
analogous
#60F5B9 #60E7F5 #609CF5
triadic
#60E7F5 #F560E7 #E7F560
tetradic
#60E7F5 #B960F5 #F56E60 #9CF560
square
#60E7F5 #B960F5 #F56E60 #9CF560
split-complementary
#60E7F5 #F5609C #F5B960
monochromatic
#0DBCCE #26DEF1 #60E7F5 #9AF0F9 #D3F8FC
Accessibility & contrast
On white
1.47
#60E7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60E7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7F5
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7F5 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF6
Deuteranopia (green-blind)
#BFCDF6
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60e7f5; /* rgb */ color: rgb(96, 231, 245); /* oklch */ color: oklch(85.9% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#9ceff8',
500: '#60e7f5',
950: '#000000',
},
}SCSS
$custom: #60e7f5; $custom-light: #9ceff8; $custom-dark: #000000;
JSON
{
"hex": "#60e7f5",
"rgb": {
"r": 96,
"g": 231,
"b": 245
},
"hsl": {
"h": 185.638,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.85918,
"c": 0.11792,
"h": 204.7
},
"luminance": 0.66231
}Semantic roles & 50–950 ramp
primary
#60E7F5
secondary
#C93E30
accent
#1601E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585