#3DFFEB#3DFFEB
#3DFFEB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 184.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFFEB |
|---|---|
| RGB | rgb(61, 255, 235) |
| HSL | hsl(174, 100%, 62%) |
| HSV | hsv(174, 76%, 100%) |
| CMYK | cmyk(76.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.01, -50.55, -3.86) |
| CIE-LCH | lch(91.01, 50.70, 184.37°) |
| OKLab | oklab(90.4% -0.1487 -0.0112) |
| OKLCH | oklch(90.4% 0.149 184.3) |
| XYZ | xyz(52.6725, 78.5037, 90.9578) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.10
Bright Turquoise
#0FFEF9
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua
#00FFFF
ΔE00 6.15
Aqua (survey)
#13EAC9
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFFEB #FF3D51
analogous
#3DFF8A #3DFFEB #3DB2FF
triadic
#3DFFEB #EB3DFF #FFEB3D
tetradic
#3DFFEB #8A3DFF #FF3D51 #B2FF3D
square
#3DFFEB #8A3DFF #FF3D51 #B2FF3D
split-complementary
#3DFFEB #FF3DB2 #FF8A3D
monochromatic
#00C2AE #00FFE5 #3DFFEB #7AFFF1 #B7FFF8
Accessibility & contrast
On white
1.26
#3DFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#3DFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFFEB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFFEB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #3dffeb; /* rgb */ color: rgb(61, 255, 235); /* oklch */ color: oklch(90.4% 0.149 184.3);
Tailwind
colors: {
custom: {
50: '#91fff1',
500: '#3dffeb',
950: '#000000',
},
}SCSS
$custom: #3dffeb; $custom-light: #91fff1; $custom-dark: #000000;
JSON
{
"hex": "#3dffeb",
"rgb": {
"r": 61,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.814,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.90402,
"c": 0.14917,
"h": 184.3
},
"luminance": 0.7851
}Semantic roles & 50–950 ramp
primary
#3DFFEB
secondary
#BF2232
accent
#0018E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685