#2FFFF3#2FFFF3
#2FFFF3 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.151 H 188.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2FFFF3 |
|---|---|
| RGB | rgb(47, 255, 243) |
| HSL | hsl(177, 100%, 59%) |
| HSV | hsv(177, 82%, 100%) |
| CMYK | cmyk(81.6%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(91.05, -49.61, -7.97) |
| CIE-LCH | lch(91.05, 50.24, 189.13°) |
| OKLab | oklab(90.45% -0.1489 -0.0224) |
| OKLCH | oklch(90.45% 0.151 188.6) |
| XYZ | xyz(53.1021, 78.5886, 97.1470) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.72
Bright Turquoise
#0FFEF9
ΔE00 2.17
Aqua
#00FFFF
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.22
Bright Light Blue
#26F7FD
ΔE00 5.84
Tiffany Blue
#7BF2DA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FFFF3 #FF2F3B
analogous
#2FFF8B #2FFFF3 #2FA3FF
triadic
#2FFFF3 #F32FFF #FFF32F
tetradic
#2FFFF3 #8B2FFF #FF2F3B #A3FF2F
square
#2FFFF3 #8B2FFF #FF2F3B #A3FF2F
split-complementary
#2FFFF3 #FF2FA3 #FF8B2F
monochromatic
#00B4A9 #00F1E3 #2FFFF3 #6CFFF7 #A9FFFA
Accessibility & contrast
On white
1.26
#2FFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#2FFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FFFF3
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FFFF3 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #2ffff3; /* rgb */ color: rgb(47, 255, 243); /* oklch */ color: oklch(90.5% 0.151 188.6);
Tailwind
colors: {
custom: {
50: '#8efff7',
500: '#2ffff3',
950: '#000000',
},
}SCSS
$custom: #2ffff3; $custom-light: #8efff7; $custom-dark: #000000;
JSON
{
"hex": "#2ffff3",
"rgb": {
"r": 47,
"g": 255,
"b": 243
},
"hsl": {
"h": 176.538,
"s": 100,
"l": 59.216
},
"oklch": {
"l": 0.90454,
"c": 0.15056,
"h": 188.6
},
"luminance": 0.78595
}Semantic roles & 50–950 ramp
primary
#2FFFF3
secondary
#B32028
accent
#2935FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685