#3DFFFF#3DFFFF
#3DFFFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.145 H 194.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFFFF |
|---|---|
| RGB | rgb(61, 255, 255) |
| HSL | hsl(180, 100%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(76.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.56, -45.14, -13.41) |
| CIE-LCH | lch(91.56, 47.10, 196.55°) |
| OKLab | oklab(91.04% -0.1403 -0.0373) |
| OKLCH | oklch(91.04% 0.145 194.9) |
| XYZ | xyz(55.7261, 79.7252, 107.0398) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.55
Aqua
#00FFFF
ΔE00 0.99
Bright Turquoise
#0FFEF9
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.47
Bright Aqua
#0BF9EA
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFFFF #FF3D3D
analogous
#3DFF9E #3DFFFF #3D9EFF
triadic
#3DFFFF #FF3DFF #FFFF3D
tetradic
#3DFFFF #9E3DFF #FF3D3D #9EFF3D
square
#3DFFFF #9E3DFF #FF3D3D #9EFF3D
split-complementary
#3DFFFF #FF3D9E #FF9E3D
monochromatic
#00C2C2 #00FFFF #3DFFFF #7AFFFF #B7FFFF
Accessibility & contrast
On white
1.24
#3DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#3DFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFFFF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFFFF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3dffff; /* rgb */ color: rgb(61, 255, 255); /* oklch */ color: oklch(91.0% 0.145 194.9);
Tailwind
colors: {
custom: {
50: '#93ffff',
500: '#3dffff',
950: '#000000',
},
}SCSS
$custom: #3dffff; $custom-light: #93ffff; $custom-dark: #000000;
JSON
{
"hex": "#3dffff",
"rgb": {
"r": 61,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.91035,
"c": 0.14513,
"h": 194.9
},
"luminance": 0.79732
}Semantic roles & 50–950 ramp
primary
#3DFFFF
secondary
#BF2222
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686