#3DECFA#3DECFA
#3DECFA is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.4% C 0.136 H 203.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3DECFA |
|---|---|
| RGB | rgb(61, 236, 250) |
| HSL | hsl(184, 95%, 61%) |
| HSV | hsv(184, 76%, 98%) |
| CMYK | cmyk(75.6%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(85.95, -38.05, -19.24) |
| CIE-LCH | lch(85.95, 42.64, 206.83°) |
| OKLab | oklab(86.43% -0.1248 -0.0535) |
| OKLCH | oklch(86.43% 0.136 203.2) |
| XYZ | xyz(49.1675, 67.8791, 100.9346) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Bright Light Blue
#26F7FD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.54
Aqua
#00FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DECFA #FA4B3D
analogous
#3DFAA9 #3DECFA #3D8EFA
triadic
#3DECFA #FA3DEC #ECFA3D
tetradic
#3DECFA #A93DFA #FA4B3D #8EFA3D
square
#3DECFA #A93DFA #FA4B3D #8EFA3D
split-complementary
#3DECFA #FA3D8E #FAA93D
monochromatic
#05ABB8 #06E2F4 #3DECFA #79F2FC #B4F8FD
Accessibility & contrast
On white
1.44
#3DECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#3DECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DECFA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DECFA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #3decfa; /* rgb */ color: rgb(61, 236, 250); /* oklch */ color: oklch(86.4% 0.136 203.2);
Tailwind
colors: {
custom: {
50: '#90f2fc',
500: '#3decfa',
950: '#000000',
},
}SCSS
$custom: #3decfa; $custom-light: #90f2fc; $custom-dark: #000000;
JSON
{
"hex": "#3decfa",
"rgb": {
"r": 61,
"g": 236,
"b": 250
},
"hsl": {
"h": 184.444,
"s": 94.975,
"l": 60.98
},
"oklch": {
"l": 0.86429,
"c": 0.13583,
"h": 203.2
},
"luminance": 0.67885
}Semantic roles & 50–950 ramp
primary
#3DECFA
secondary
#B63025
accent
#1100E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585