#60EFF3#60EFF3
#60EFF3 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.7% C 0.122 H 197.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFF3 |
|---|---|
| RGB | rgb(96, 239, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 60%, 95%) |
| CMYK | cmyk(60.5%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.33, -36.82, -13.41) |
| CIE-LCH | lch(87.33, 39.19, 200.01°) |
| OKLab | oklab(87.69% -0.116 -0.0372) |
| OKLCH | oklch(87.69% 0.122 197.8) |
| XYZ | xyz(51.8610, 70.6854, 95.6871) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.82
Bright Cyan
#41FDFE
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFF3 #F36460
analogous
#60F3AE #60EFF3 #60A6F3
triadic
#60EFF3 #F360EF #EFF360
tetradic
#60EFF3 #AE60F3 #F36460 #A6F360
square
#60EFF3 #AE60F3 #F36460 #A6F360
split-complementary
#60EFF3 #F360A6 #F3AE60
monochromatic
#0FC4C9 #27E9EF #60EFF3 #99F5F7 #D2FAFC
Accessibility & contrast
On white
1.39
#60EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#60EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFF3
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFF3 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F4
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60eff3; /* rgb */ color: rgb(96, 239, 243); /* oklch */ color: oklch(87.7% 0.122 197.8);
Tailwind
colors: {
custom: {
50: '#9df4f7',
500: '#60eff3',
950: '#000000',
},
}SCSS
$custom: #60eff3; $custom-light: #9df4f7; $custom-dark: #000000;
JSON
{
"hex": "#60eff3",
"rgb": {
"r": 96,
"g": 239,
"b": 243
},
"hsl": {
"h": 181.633,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87691,
"c": 0.1218,
"h": 197.8
},
"luminance": 0.70691
}Semantic roles & 50–950 ramp
primary
#60EFF3
secondary
#C63531
accent
#0903E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585