#62FBF5#62FBF5
#62FBF5 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.129 H 191.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBF5 |
|---|---|
| RGB | rgb(98, 251, 245) |
| HSL | hsl(178, 95%, 68%) |
| HSV | hsv(178, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(90.86, -41.42, -9.19) |
| CIE-LCH | lch(90.86, 42.43, 192.51°) |
| OKLab | oklab(90.58% -0.1262 -0.0256) |
| OKLCH | oklch(90.58% 0.129 191.5) |
| XYZ | xyz(56.0083, 78.1776, 98.5066) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.56
Bright Turquoise
#0FFEF9
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.12
Bright Aqua
#0BF9EA
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBF5 #FB6268
analogous
#62FBA8 #62FBF5 #62B4FB
triadic
#62FBF5 #F562FB #FBF562
tetradic
#62FBF5 #A862FB #FB6268 #B4FB62
square
#62FBF5 #A862FB #FB6268 #B4FB62
split-complementary
#62FBF5 #FB62B4 #FBA862
monochromatic
#06DDD5 #26F9F1 #62FBF5 #9EFDF9 #D9FEFD
Accessibility & contrast
On white
1.26
#62FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#62FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBF5
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBF5 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF5
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fbf5; /* rgb */ color: rgb(98, 251, 245); /* oklch */ color: oklch(90.6% 0.129 191.5);
Tailwind
colors: {
custom: {
50: '#9ffdf8',
500: '#62fbf5',
950: '#000000',
},
}SCSS
$custom: #62fbf5; $custom-light: #9ffdf8; $custom-dark: #000000;
JSON
{
"hex": "#62fbf5",
"rgb": {
"r": 98,
"g": 251,
"b": 245
},
"hsl": {
"h": 177.647,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.9058,
"c": 0.12874,
"h": 191.5
},
"luminance": 0.78184
}Semantic roles & 50–950 ramp
primary
#62FBF5
secondary
#D52D33
accent
#0009E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685