#60EBF6#60EBF6
#60EBF6 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.9% C 0.120 H 202.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBF6 |
|---|---|
| RGB | rgb(96, 235, 246) |
| HSL | hsl(184, 89%, 67%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(61%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(86.28, -34.15, -16.56) |
| CIE-LCH | lch(86.28, 37.95, 205.87°) |
| OKLab | oklab(86.87% -0.1108 -0.0459) |
| OKLCH | oklch(86.87% 0.12 202.5) |
| XYZ | xyz(51.1597, 68.5519, 97.7066) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.19
Robin Egg Blue
#8AF1FE
ΔE00 3.87
Bright Light Blue
#26F7FD
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBF6 #F66B60
analogous
#60F6B6 #60EBF6 #60A0F6
triadic
#60EBF6 #F660EB #EBF660
tetradic
#60EBF6 #B660F6 #F66B60 #A0F660
square
#60EBF6 #B660F6 #F66B60 #A0F660
split-complementary
#60EBF6 #F660A0 #F6B660
monochromatic
#0CC1D0 #26E4F3 #60EBF6 #9AF2F9 #D4FAFD
Accessibility & contrast
On white
1.43
#60EBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60EBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBF6
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBF6 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F7
Deuteranopia (green-blind)
#C3D1F7
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ebf6; /* rgb */ color: rgb(96, 235, 246); /* oklch */ color: oklch(86.9% 0.120 202.5);
Tailwind
colors: {
custom: {
50: '#9cf2f9',
500: '#60ebf6',
950: '#000000',
},
}SCSS
$custom: #60ebf6; $custom-light: #9cf2f9; $custom-dark: #000000;
JSON
{
"hex": "#60ebf6",
"rgb": {
"r": 96,
"g": 235,
"b": 246
},
"hsl": {
"h": 184.4,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86872,
"c": 0.11988,
"h": 202.5
},
"luminance": 0.68557
}Semantic roles & 50–950 ramp
primary
#60EBF6
secondary
#CB3A2F
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585