#3FF1EE#3FF1EE
#3FF1EE is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.137 H 193.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3FF1EE |
|---|---|
| RGB | rgb(63, 241, 238) |
| HSL | hsl(179, 86%, 60%) |
| HSV | hsv(179, 74%, 95%) |
| CMYK | cmyk(73.9%, 0%, 1.2%, 5.5%) |
| CIE-LAB | lab(87.06, -43.51, -11.27) |
| CIE-LCH | lch(87.06, 44.94, 194.52°) |
| OKLab | oklab(87.22% -0.1338 -0.0314) |
| OKLCH | oklch(87.22% 0.137 193.2) |
| XYZ | xyz(48.9306, 70.1344, 91.8308) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.85
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FF1EE #F13F42
analogous
#3FF195 #3FF1EE #3F9BF1
triadic
#3FF1EE #EE3FF1 #F1EE3F
tetradic
#3FF1EE #953FF1 #F13F42 #9BF13F
square
#3FF1EE #953FF1 #F13F42 #9BF13F
split-complementary
#3FF1EE #F13F9B #F1953F
monochromatic
#0CA9A7 #11E2DF #3FF1EE #78F5F3 #B1F9F8
Accessibility & contrast
On white
1.40
#3FF1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#3FF1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FF1EE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FF1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FF1EE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #3ff1ee; /* rgb */ color: rgb(63, 241, 238); /* oklch */ color: oklch(87.2% 0.137 193.2);
Tailwind
colors: {
custom: {
50: '#90f6f3',
500: '#3ff1ee',
950: '#000000',
},
}SCSS
$custom: #3ff1ee; $custom-light: #90f6f3; $custom-dark: #000000;
JSON
{
"hex": "#3ff1ee",
"rgb": {
"r": 63,
"g": 241,
"b": 238
},
"hsl": {
"h": 178.989,
"s": 86.408,
"l": 59.608
},
"oklch": {
"l": 0.87224,
"c": 0.13745,
"h": 193.2
},
"luminance": 0.7014
}Semantic roles & 50–950 ramp
primary
#3FF1EE
secondary
#AA2A2C
accent
#2B2FFD
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585