#62FBF6#62FBF6
#62FBF6 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.129 H 192.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBF6 |
|---|---|
| RGB | rgb(98, 251, 246) |
| HSL | hsl(178, 95%, 68%) |
| HSV | hsv(178, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(90.89, -41.16, -9.67) |
| CIE-LCH | lch(90.89, 42.28, 193.22°) |
| OKLab | oklab(90.61% -0.1257 -0.0269) |
| OKLCH | oklch(90.61% 0.129 192.1) |
| XYZ | xyz(56.1614, 78.2388, 99.3127) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.30
Bright Turquoise
#0FFEF9
ΔE00 2.64
Aqua
#00FFFF
ΔE00 2.97
Bright Light Blue
#26F7FD
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBF6 #FB6267
analogous
#62FBA9 #62FBF6 #62B3FB
triadic
#62FBF6 #F662FB #FBF662
tetradic
#62FBF6 #A962FB #FB6267 #B3FB62
square
#62FBF6 #A962FB #FB6267 #B3FB62
split-complementary
#62FBF6 #FB62B3 #FBA962
monochromatic
#06DDD6 #26F9F3 #62FBF6 #9EFDF9 #D9FEFD
Accessibility & contrast
On white
1.26
#62FBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#62FBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBF6
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBF6 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF6
Deuteranopia (green-blind)
#D5DDF7
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fbf6; /* rgb */ color: rgb(98, 251, 246); /* oklch */ color: oklch(90.6% 0.129 192.1);
Tailwind
colors: {
custom: {
50: '#9ffdf9',
500: '#62fbf6',
950: '#000000',
},
}SCSS
$custom: #62fbf6; $custom-light: #9ffdf9; $custom-dark: #000000;
JSON
{
"hex": "#62fbf6",
"rgb": {
"r": 98,
"g": 251,
"b": 246
},
"hsl": {
"h": 178.039,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.90612,
"c": 0.1286,
"h": 192.1
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#62FBF6
secondary
#D52D32
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685