#62FBF7#62FBF7
#62FBF7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.128 H 192.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBF7 |
|---|---|
| RGB | rgb(98, 251, 247) |
| HSL | hsl(178, 95%, 68%) |
| HSV | hsv(178, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(90.92, -40.90, -10.15) |
| CIE-LCH | lch(90.92, 42.14, 193.93°) |
| OKLab | oklab(90.64% -0.1253 -0.0282) |
| OKLCH | oklch(90.64% 0.128 192.7) |
| XYZ | xyz(56.3153, 78.3004, 100.1232) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Bright Turquoise
#0FFEF9
ΔE00 2.71
Aqua
#00FFFF
ΔE00 2.85
Bright Light Blue
#26F7FD
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBF7 #FB6266
analogous
#62FBAA #62FBF7 #62B3FB
triadic
#62FBF7 #F762FB #FBF762
tetradic
#62FBF7 #AA62FB #FB6266 #B3FB62
square
#62FBF7 #AA62FB #FB6266 #B3FB62
split-complementary
#62FBF7 #FB62B3 #FBAA62
monochromatic
#06DDD7 #26F9F4 #62FBF7 #9EFDFA #D9FEFD
Accessibility & contrast
On white
1.26
#62FBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#62FBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBF7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBF7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF7
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fbf7; /* rgb */ color: rgb(98, 251, 247); /* oklch */ color: oklch(90.6% 0.128 192.7);
Tailwind
colors: {
custom: {
50: '#9ffdf9',
500: '#62fbf7',
950: '#000000',
},
}SCSS
$custom: #62fbf7; $custom-light: #9ffdf9; $custom-dark: #000000;
JSON
{
"hex": "#62fbf7",
"rgb": {
"r": 98,
"g": 251,
"b": 247
},
"hsl": {
"h": 178.431,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.90644,
"c": 0.12848,
"h": 192.7
},
"luminance": 0.78306
}Semantic roles & 50–950 ramp
primary
#62FBF7
secondary
#D52D31
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685