#62F2F2#62F2F2
#62F2F2 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.4% C 0.123 H 195.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2F2 |
|---|---|
| RGB | rgb(98, 242, 242) |
| HSL | hsl(180, 85%, 67%) |
| HSV | hsv(180, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.21, -38.14, -11.57) |
| CIE-LCH | lch(88.21, 39.86, 196.87°) |
| OKLab | oklab(88.41% -0.1184 -0.0321) |
| OKLCH | oklch(88.41% 0.123 195.2) |
| XYZ | xyz(52.8092, 72.5062, 95.1992) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 2.90
Aqua
#00FFFF
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Aqua
#0BF9EA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2F2 #F26262
analogous
#62F2AA #62F2F2 #62AAF2
triadic
#62F2F2 #F262F2 #F2F262
tetradic
#62F2F2 #AA62F2 #F26262 #AAF262
square
#62F2F2 #AA62F2 #F26262 #AAF262
split-complementary
#62F2F2 #F262AA #F2AA62
monochromatic
#11C9C9 #29EDED #62F2F2 #9BF7F7 #D3FBFB
Accessibility & contrast
On white
1.35
#62F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#62F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2F2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2F2 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F2
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f2f2; /* rgb */ color: rgb(98, 242, 242); /* oklch */ color: oklch(88.4% 0.123 195.2);
Tailwind
colors: {
custom: {
50: '#9ef7f6',
500: '#62f2f2',
950: '#000000',
},
}SCSS
$custom: #62f2f2; $custom-light: #9ef7f6; $custom-dark: #000000;
JSON
{
"hex": "#62f2f2",
"rgb": {
"r": 98,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.88407,
"c": 0.12267,
"h": 195.2
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#62F2F2
secondary
#C63333
accent
#0404E1
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585