#60F2F1#60F2F1
#60F2F1 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.3% C 0.124 H 194.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2F1 |
|---|---|
| RGB | rgb(96, 242, 241) |
| HSL | hsl(180, 85%, 66%) |
| HSV | hsv(180, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 0.4%, 5.1%) |
| CIE-LAB | lab(88.13, -38.73, -11.17) |
| CIE-LCH | lch(88.13, 40.31, 196.09°) |
| OKLab | oklab(88.32% -0.1198 -0.031) |
| OKLCH | oklch(88.32% 0.124 194.5) |
| XYZ | xyz(52.4462, 72.3363, 94.4004) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Light Blue
#26F7FD
ΔE00 3.01
Aqua
#00FFFF
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2F1 #F26061
analogous
#60F2A8 #60F2F1 #60AAF2
triadic
#60F2F1 #F160F2 #F2F160
tetradic
#60F2F1 #A860F2 #F26061 #AAF260
square
#60F2F1 #A860F2 #F26061 #AAF260
split-complementary
#60F2F1 #F260AA #F2A860
monochromatic
#10C7C6 #27EDEC #60F2F1 #99F7F6 #D1FBFB
Accessibility & contrast
On white
1.36
#60F2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#60F2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2F1
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2F1 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F1
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f2f1; /* rgb */ color: rgb(96, 242, 241); /* oklch */ color: oklch(88.3% 0.124 194.5);
Tailwind
colors: {
custom: {
50: '#9df7f5',
500: '#60f2f1',
950: '#000000',
},
}SCSS
$custom: #60f2f1; $custom-light: #9df7f5; $custom-dark: #000000;
JSON
{
"hex": "#60f2f1",
"rgb": {
"r": 96,
"g": 242,
"b": 241
},
"hsl": {
"h": 179.589,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.88317,
"c": 0.12378,
"h": 194.5
},
"luminance": 0.72342
}Semantic roles & 50–950 ramp
primary
#60F2F1
secondary
#C43233
accent
#0406E1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585