#60F2EA#60F2EA
#60F2EA is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.1% C 0.125 H 190.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2EA |
|---|---|
| RGB | rgb(96, 242, 234) |
| HSL | hsl(177, 85%, 66%) |
| HSV | hsv(177, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(87.93, -40.57, -7.80) |
| CIE-LCH | lch(87.93, 41.32, 190.89°) |
| OKLab | oklab(88.09% -0.1227 -0.0218) |
| OKLCH | oklch(88.09% 0.125 190.1) |
| XYZ | xyz(51.4207, 71.9261, 88.9992) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 3.91
Aqua
#00FFFF
ΔE00 4.38
Bright Light Blue
#26F7FD
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2EA #F26068
analogous
#60F2A1 #60F2EA #60B1F2
triadic
#60F2EA #EA60F2 #F2EA60
tetradic
#60F2EA #A160F2 #F26068 #B1F260
square
#60F2EA #A160F2 #F26068 #B1F260
split-complementary
#60F2EA #F260B1 #F2A160
monochromatic
#10C7BD #27EDE3 #60F2EA #99F7F1 #D1FBF9
Accessibility & contrast
On white
1.36
#60F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#60F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2EA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2EA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f2ea; /* rgb */ color: rgb(96, 242, 234); /* oklch */ color: oklch(88.1% 0.125 190.1);
Tailwind
colors: {
custom: {
50: '#9cf7f0',
500: '#60f2ea',
950: '#000000',
},
}SCSS
$custom: #60f2ea; $custom-light: #9cf7f0; $custom-dark: #000000;
JSON
{
"hex": "#60f2ea",
"rgb": {
"r": 96,
"g": 242,
"b": 234
},
"hsl": {
"h": 176.712,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.88092,
"c": 0.12467,
"h": 190.1
},
"luminance": 0.71932
}Semantic roles & 50–950 ramp
primary
#60F2EA
secondary
#C4323A
accent
#0410E1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585