#3EDFFD#3EDFFD
#3EDFFD is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.5% C 0.133 H 213.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3EDFFD |
|---|---|
| RGB | rgb(62, 223, 253) |
| HSL | hsl(189, 98%, 62%) |
| HSV | hsv(189, 75%, 99%) |
| CMYK | cmyk(75.5%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.32, -30.94, -26.33) |
| CIE-LCH | lch(82.32, 40.63, 220.39°) |
| OKLab | oklab(83.53% -0.1113 -0.0734) |
| OKLCH | oklch(83.53% 0.133 213.4) |
| XYZ | xyz(46.0963, 60.8857, 102.2321) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.54
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Bright Sky Blue
#02CCFE
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EDFFD #FD5C3E
analogous
#3EFDBC #3EDFFD #3E80FD
triadic
#3EDFFD #FD3EDF #DFFD3E
tetradic
#3EDFFD #BC3EFD #FD5C3E #80FD3E
square
#3EDFFD #BC3EFD #FD5C3E #80FD3E
split-complementary
#3EDFFD #FD3E80 #FDBC3E
monochromatic
#02A1BF #03D4FB #3EDFFD #7BE9FE #B7F3FE
Accessibility & contrast
On white
1.59
#3EDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#3EDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EDFFD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EDFFD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #3edffd; /* rgb */ color: rgb(62, 223, 253); /* oklch */ color: oklch(83.5% 0.133 213.4);
Tailwind
colors: {
custom: {
50: '#8fe9fe',
500: '#3edffd',
950: '#000000',
},
}SCSS
$custom: #3edffd; $custom-light: #8fe9fe; $custom-dark: #000000;
JSON
{
"hex": "#3edffd",
"rgb": {
"r": 62,
"g": 223,
"b": 253
},
"hsl": {
"h": 189.424,
"s": 97.949,
"l": 61.765
},
"oklch": {
"l": 0.83534,
"c": 0.13337,
"h": 213.4
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#3EDFFD
secondary
#BC3B23
accent
#2400E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485