#02FFF3#02FFF3
#02FFF3 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.156 H 188.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #02FFF3 |
|---|---|
| RGB | rgb(2, 255, 243) |
| HSL | hsl(177, 100%, 50%) |
| HSV | hsv(177, 99%, 100%) |
| CMYK | cmyk(99.2%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(90.78, -51.43, -8.40) |
| CIE-LCH | lch(90.78, 52.11, 189.28°) |
| OKLab | oklab(90.16% -0.1544 -0.0237) |
| OKLCH | oklch(90.16% 0.156 188.7) |
| XYZ | xyz(51.9547, 77.9970, 97.0932) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.59
Bright Turquoise
#0FFEF9
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 4.39
Bright Light Blue
#26F7FD
ΔE00 5.92
Tiffany Blue
#7BF2DA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02FFF3 #FF020E
analogous
#02FF74 #02FFF3 #028DFF
triadic
#02FFF3 #F302FF #FFF302
tetradic
#02FFF3 #7402FF #FF020E #8DFF02
square
#02FFF3 #7402FF #FF020E #8DFF02
split-complementary
#02FFF3 #FF028D #FF7402
monochromatic
#008780 #00C4BB #02FFF3 #3FFFF6 #7CFFF9
Accessibility & contrast
On white
1.26
#02FFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#02FFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #02FFF3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02FFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##02FFF3 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F3
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #02fff3; /* rgb */ color: rgb(2, 255, 243); /* oklch */ color: oklch(90.2% 0.156 188.7);
Tailwind
colors: {
custom: {
50: '#89fff7',
500: '#02fff3',
950: '#000000',
},
}SCSS
$custom: #02fff3; $custom-light: #89fff7; $custom-dark: #000000;
JSON
{
"hex": "#02fff3",
"rgb": {
"r": 2,
"g": 255,
"b": 243
},
"hsl": {
"h": 177.154,
"s": 100,
"l": 50.392
},
"oklch": {
"l": 0.90156,
"c": 0.15623,
"h": 188.7
},
"luminance": 0.78004
}Semantic roles & 50–950 ramp
primary
#02FFF3
secondary
#8C191E
accent
#2933FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0E1817
muted
#7F8685