#3DF2EB#3DF2EB
#3DF2EB is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.139 H 190.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3DF2EB |
|---|---|
| RGB | rgb(61, 242, 235) |
| HSL | hsl(178, 87%, 59%) |
| HSV | hsv(178, 75%, 95%) |
| CMYK | cmyk(74.8%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.24, -44.98, -9.44) |
| CIE-LCH | lch(87.24, 45.96, 191.85°) |
| OKLab | oklab(87.33% -0.1367 -0.0264) |
| OKLCH | oklch(87.33% 0.139 190.9) |
| XYZ | xyz(48.6649, 70.4885, 89.6220) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.26
Turquoise
#40E0D0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DF2EB #F23D44
analogous
#3DF291 #3DF2EB #3D9EF2
triadic
#3DF2EB #EB3DF2 #F2EB3D
tetradic
#3DF2EB #913DF2 #F23D44 #9EF23D
square
#3DF2EB #913DF2 #F23D44 #9EF23D
split-complementary
#3DF2EB #F23D9E #F2913D
monochromatic
#0BA9A3 #0FE3DA #3DF2EB #76F6F1 #B0FAF7
Accessibility & contrast
On white
1.39
#3DF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#3DF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DF2EB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DF2EB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#00F9EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #3df2eb; /* rgb */ color: rgb(61, 242, 235); /* oklch */ color: oklch(87.3% 0.139 190.9);
Tailwind
colors: {
custom: {
50: '#8ff7f1',
500: '#3df2eb',
950: '#000000',
},
}SCSS
$custom: #3df2eb; $custom-light: #8ff7f1; $custom-dark: #000000;
JSON
{
"hex": "#3df2eb",
"rgb": {
"r": 61,
"g": 242,
"b": 235
},
"hsl": {
"h": 177.68,
"s": 87.44,
"l": 59.412
},
"oklch": {
"l": 0.87328,
"c": 0.13919,
"h": 190.9
},
"luminance": 0.70495
}Semantic roles & 50–950 ramp
primary
#3DF2EB
secondary
#AA292E
accent
#2A32FE
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1716
muted
#808585