#3DFFFE#3DFFFE
#3DFFFE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.145 H 194.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFFFE |
|---|---|
| RGB | rgb(61, 255, 254) |
| HSL | hsl(180, 100%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(76.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.53, -45.42, -12.94) |
| CIE-LCH | lch(91.53, 47.23, 195.90°) |
| OKLab | oklab(91% -0.1407 -0.036) |
| OKLCH | oklch(91% 0.145 194.4) |
| XYZ | xyz(55.5655, 79.6609, 106.1943) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.79
Aqua
#00FFFF
ΔE00 0.97
Bright Turquoise
#0FFEF9
ΔE00 1.70
Bright Light Blue
#26F7FD
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFFFE #FF3D3E
analogous
#3DFF9D #3DFFFE #3D9FFF
triadic
#3DFFFE #FE3DFF #FFFE3D
tetradic
#3DFFFE #9D3DFF #FF3D3E #9FFF3D
square
#3DFFFE #9D3DFF #FF3D3E #9FFF3D
split-complementary
#3DFFFE #FF3D9F #FF9D3D
monochromatic
#00C2C1 #00FFFD #3DFFFE #7AFFFE #B7FFFF
Accessibility & contrast
On white
1.24
#3DFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#3DFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFFFE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFFFE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3dfffe; /* rgb */ color: rgb(61, 255, 254); /* oklch */ color: oklch(91.0% 0.145 194.4);
Tailwind
colors: {
custom: {
50: '#93fffe',
500: '#3dfffe',
950: '#000000',
},
}SCSS
$custom: #3dfffe; $custom-light: #93fffe; $custom-dark: #000000;
JSON
{
"hex": "#3dfffe",
"rgb": {
"r": 61,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.691,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.91002,
"c": 0.1452,
"h": 194.4
},
"luminance": 0.79668
}Semantic roles & 50–950 ramp
primary
#3DFFFE
secondary
#BF2222
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685