#62CEDA#62CEDA
#62CEDA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.100 H 205.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEDA |
|---|---|
| RGB | rgb(98, 206, 218) |
| HSL | hsl(186, 62%, 62%) |
| HSV | hsv(186, 55%, 85%) |
| CMYK | cmyk(55%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.16, -27.61, -15.39) |
| CIE-LCH | lch(77.16, 31.61, 209.14°) |
| OKLab | oklab(79.25% -0.0908 -0.0425) |
| OKLCH | oklch(79.25% 0.1 205.1) |
| XYZ | xyz(39.7580, 51.7974, 74.2188) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEDA #DA6E62
analogous
#62DAAA #62CEDA #6292DA
triadic
#62CEDA #DA62CE #CEDA62
tetradic
#62CEDA #AA62DA #DA6E62 #92DA62
square
#62CEDA #AA62DA #DA6E62 #92DA62
split-complementary
#62CEDA #DA6292 #DAAA62
monochromatic
#25919D #31BECE #62CEDA #94DDE6 #C5EDF1
Accessibility & contrast
On white
1.85
#62CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#62CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEDA
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEDA | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62ceda; /* rgb */ color: rgb(98, 206, 218); /* oklch */ color: oklch(79.3% 0.100 205.1);
Tailwind
colors: {
custom: {
50: '#99dde5',
500: '#62ceda',
950: '#000000',
},
}SCSS
$custom: #62ceda; $custom-light: #99dde5; $custom-dark: #000000;
JSON
{
"hex": "#62ceda",
"rgb": {
"r": 98,
"g": 206,
"b": 218
},
"hsl": {
"h": 186,
"s": 61.856,
"l": 61.961
},
"oklch": {
"l": 0.79252,
"c": 0.10024,
"h": 205.1
},
"luminance": 0.51801
}Semantic roles & 50–950 ramp
primary
#62CEDA
secondary
#A14940
accent
#2D1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484