#60EFF2#60EFF2
#60EFF2 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.7% C 0.122 H 197.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFF2 |
|---|---|
| RGB | rgb(96, 239, 242) |
| HSL | hsl(181, 85%, 66%) |
| HSV | hsv(181, 60%, 95%) |
| CMYK | cmyk(60.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.30, -37.09, -12.93) |
| CIE-LCH | lch(87.30, 39.28, 199.22°) |
| OKLab | oklab(87.66% -0.1164 -0.0358) |
| OKLCH | oklch(87.66% 0.122 197.1) |
| XYZ | xyz(51.7104, 70.6251, 94.8940) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.84
Bright Cyan
#41FDFE
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFF2 #F26360
analogous
#60F2AC #60EFF2 #60A6F2
triadic
#60EFF2 #F260EF #EFF260
tetradic
#60EFF2 #AC60F2 #F26360 #A6F260
square
#60EFF2 #AC60F2 #F26360 #A6F260
split-complementary
#60EFF2 #F260A6 #F2AC60
monochromatic
#10C4C7 #27E9ED #60EFF2 #99F5F7 #D1FAFB
Accessibility & contrast
On white
1.39
#60EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#60EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFF2
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFF2 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60eff2; /* rgb */ color: rgb(96, 239, 242); /* oklch */ color: oklch(87.7% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#9cf4f6',
500: '#60eff2',
950: '#000000',
},
}SCSS
$custom: #60eff2; $custom-light: #9cf4f6; $custom-dark: #000000;
JSON
{
"hex": "#60eff2",
"rgb": {
"r": 96,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.233,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87657,
"c": 0.12179,
"h": 197.1
},
"luminance": 0.70631
}Semantic roles & 50–950 ramp
primary
#60EFF2
secondary
#C43532
accent
#0904E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585