#60EBF5#60EBF5
#60EBF5 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.120 H 201.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBF5 |
|---|---|
| RGB | rgb(96, 235, 245) |
| HSL | hsl(184, 88%, 67%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(60.8%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(86.25, -34.42, -16.08) |
| CIE-LCH | lch(86.25, 37.99, 205.04°) |
| OKLab | oklab(86.84% -0.1112 -0.0445) |
| OKLCH | oklch(86.84% 0.12 201.8) |
| XYZ | xyz(51.0066, 68.4906, 96.9004) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBF5 #F56A60
analogous
#60F5B5 #60EBF5 #60A1F5
triadic
#60EBF5 #F560EB #EBF560
tetradic
#60EBF5 #B560F5 #F56A60 #A1F560
square
#60EBF5 #B560F5 #F56A60 #A1F560
split-complementary
#60EBF5 #F560A1 #F5B560
monochromatic
#0DC1CE #26E4F1 #60EBF5 #9AF2F9 #D3F9FC
Accessibility & contrast
On white
1.43
#60EBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#60EBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBF5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBF5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#C4D1F6
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ebf5; /* rgb */ color: rgb(96, 235, 245); /* oklch */ color: oklch(86.8% 0.120 201.8);
Tailwind
colors: {
custom: {
50: '#9cf2f8',
500: '#60ebf5',
950: '#000000',
},
}SCSS
$custom: #60ebf5; $custom-light: #9cf2f8; $custom-dark: #000000;
JSON
{
"hex": "#60ebf5",
"rgb": {
"r": 96,
"g": 235,
"b": 245
},
"hsl": {
"h": 184.027,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86838,
"c": 0.11975,
"h": 201.8
},
"luminance": 0.68496
}Semantic roles & 50–950 ramp
primary
#60EBF5
secondary
#C93A30
accent
#1001E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585