#60F4EE#60F4EE
#60F4EE is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.7% C 0.126 H 191.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4EE |
|---|---|
| RGB | rgb(96, 244, 238) |
| HSL | hsl(178, 87%, 67%) |
| HSV | hsv(178, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(88.62, -40.43, -8.88) |
| CIE-LCH | lch(88.62, 41.39, 192.39°) |
| OKLab | oklab(88.68% -0.1231 -0.0247) |
| OKLCH | oklch(88.68% 0.126 191.4) |
| XYZ | xyz(52.6003, 73.3556, 92.2593) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.26
Aqua
#00FFFF
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.12
Bright Light Blue
#26F7FD
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4EE #F46066
analogous
#60F4A4 #60F4EE #60B0F4
triadic
#60F4EE #EE60F4 #F4EE60
tetradic
#60F4EE #A460F4 #F46066 #B0F460
square
#60F4EE #A460F4 #F46066 #B0F460
split-complementary
#60F4EE #F460B0 #F4A460
monochromatic
#0ECCC4 #27F0E8 #60F4EE #99F8F4 #D2FCFA
Accessibility & contrast
On white
1.34
#60F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#60F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4EE
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4EE | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#00FAF2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f4ee; /* rgb */ color: rgb(96, 244, 238); /* oklch */ color: oklch(88.7% 0.126 191.4);
Tailwind
colors: {
custom: {
50: '#9df8f3',
500: '#60f4ee',
950: '#000000',
},
}SCSS
$custom: #60f4ee; $custom-light: #9df8f3; $custom-dark: #000000;
JSON
{
"hex": "#60f4ee",
"rgb": {
"r": 96,
"g": 244,
"b": 238
},
"hsl": {
"h": 177.568,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.88683,
"c": 0.12554,
"h": 191.4
},
"luminance": 0.73361
}Semantic roles & 50–950 ramp
primary
#60F4EE
secondary
#C83037
accent
#020BE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585