#5FF0F2#5FF0F2
#5FF0F2 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.9% C 0.123 H 196.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0F2 |
|---|---|
| RGB | rgb(95, 240, 242) |
| HSL | hsl(181, 85%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(60.7%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(87.56, -37.71, -12.55) |
| CIE-LCH | lch(87.56, 39.74, 198.40°) |
| OKLab | oklab(87.86% -0.1179 -0.0348) |
| OKLCH | oklch(87.86% 0.123 196.4) |
| XYZ | xyz(51.8994, 71.1583, 94.9869) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.73
Bright Cyan
#41FDFE
ΔE00 3.15
Aqua
#00FFFF
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0F2 #F2615F
analogous
#5FF2AA #5FF0F2 #5FA6F2
triadic
#5FF0F2 #F25FF0 #F0F25F
tetradic
#5FF0F2 #AA5FF2 #F2615F #A6F25F
square
#5FF0F2 #AA5FF2 #F2615F #A6F25F
split-complementary
#5FF0F2 #F25FA6 #F2AA5F
monochromatic
#10C4C6 #26EBED #5FF0F2 #98F5F7 #D0FBFB
Accessibility & contrast
On white
1.38
#5FF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#5FF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0F2
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0F2 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F2
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff0f2; /* rgb */ color: rgb(95, 240, 242); /* oklch */ color: oklch(87.9% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#9cf5f6',
500: '#5ff0f2',
950: '#000000',
},
}SCSS
$custom: #5ff0f2; $custom-light: #9cf5f6; $custom-dark: #000000;
JSON
{
"hex": "#5ff0f2",
"rgb": {
"r": 95,
"g": 240,
"b": 242
},
"hsl": {
"h": 180.816,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87859,
"c": 0.12294,
"h": 196.4
},
"luminance": 0.71164
}Semantic roles & 50–950 ramp
primary
#5FF0F2
secondary
#C43432
accent
#0704E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585