#62FBF4#62FBF4
#62FBF4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.129 H 190.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBF4 |
|---|---|
| RGB | rgb(98, 251, 244) |
| HSL | hsl(177, 95%, 68%) |
| HSV | hsv(177, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(90.83, -41.68, -8.71) |
| CIE-LCH | lch(90.83, 42.58, 191.81°) |
| OKLab | oklab(90.55% -0.1266 -0.0243) |
| OKLCH | oklch(90.55% 0.129 190.9) |
| XYZ | xyz(55.8560, 78.1167, 97.7048) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.64
Bright Cyan
#41FDFE
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBF4 #FB6269
analogous
#62FBA7 #62FBF4 #62B5FB
triadic
#62FBF4 #F462FB #FBF462
tetradic
#62FBF4 #A762FB #FB6269 #B5FB62
square
#62FBF4 #A762FB #FB6269 #B5FB62
split-complementary
#62FBF4 #FB62B5 #FBA762
monochromatic
#06DDD3 #26F9F0 #62FBF4 #9EFDF8 #D9FEFC
Accessibility & contrast
On white
1.26
#62FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#62FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBF4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBF4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF4
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fbf4; /* rgb */ color: rgb(98, 251, 244); /* oklch */ color: oklch(90.5% 0.129 190.9);
Tailwind
colors: {
custom: {
50: '#9ffdf7',
500: '#62fbf4',
950: '#000000',
},
}SCSS
$custom: #62fbf4; $custom-light: #9ffdf7; $custom-dark: #000000;
JSON
{
"hex": "#62fbf4",
"rgb": {
"r": 98,
"g": 251,
"b": 244
},
"hsl": {
"h": 177.255,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.90549,
"c": 0.12889,
"h": 190.9
},
"luminance": 0.78123
}Semantic roles & 50–950 ramp
primary
#62FBF4
secondary
#D52D34
accent
#000AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685