#62CFD4#62CFD4
#62CFD4 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.100 H 199.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFD4 |
|---|---|
| RGB | rgb(98, 207, 212) |
| HSL | hsl(183, 57%, 61%) |
| HSV | hsv(183, 54%, 83%) |
| CMYK | cmyk(53.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.26, -29.73, -12.01) |
| CIE-LCH | lch(77.26, 32.06, 202.00°) |
| OKLab | oklab(79.27% -0.0943 -0.0332) |
| OKLCH | oklch(79.27% 0.1 199.4) |
| XYZ | xyz(39.2286, 51.9720, 70.2389) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.32
Mediumturquoise
#48D1CC
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 7.78
Robin Egg Blue
#8AF1FE
ΔE00 8.78
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFD4 #D46762
analogous
#62D4A0 #62CFD4 #6296D4
triadic
#62CFD4 #D462CF #CFD462
tetradic
#62CFD4 #A062D4 #D46762 #96D462
square
#62CFD4 #A062D4 #D46762 #96D462
split-complementary
#62CFD4 #D46296 #D4A062
monochromatic
#288F93 #35BDC3 #62CFD4 #92DEE1 #C2ECEE
Accessibility & contrast
On white
1.84
#62CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#62CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFD4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFD4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B0B9D5
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cfd4; /* rgb */ color: rgb(98, 207, 212); /* oklch */ color: oklch(79.3% 0.100 199.4);
Tailwind
colors: {
custom: {
50: '#98dee1',
500: '#62cfd4',
950: '#000000',
},
}SCSS
$custom: #62cfd4; $custom-light: #98dee1; $custom-dark: #000000;
JSON
{
"hex": "#62cfd4",
"rgb": {
"r": 98,
"g": 207,
"b": 212
},
"hsl": {
"h": 182.632,
"s": 57,
"l": 60.784
},
"oklch": {
"l": 0.79275,
"c": 0.09997,
"h": 199.4
},
"luminance": 0.51976
}Semantic roles & 50–950 ramp
primary
#62CFD4
secondary
#994542
accent
#2821C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484