#02FFF7#02FFF7
#02FFF7 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.155 H 190.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #02FFF7 |
|---|---|
| RGB | rgb(2, 255, 247) |
| HSL | hsl(178, 100%, 50%) |
| HSV | hsv(178, 99%, 100%) |
| CMYK | cmyk(99.2%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(90.89, -50.32, -10.31) |
| CIE-LCH | lch(90.89, 51.36, 191.58°) |
| OKLab | oklab(90.28% -0.1527 -0.0289) |
| OKLCH | oklch(90.28% 0.155 190.7) |
| XYZ | xyz(52.5653, 78.2412, 100.3092) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.96
Aqua
#00FFFF
ΔE00 2.48
Bright Aqua
#0BF9EA
ΔE00 2.55
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02FFF7 #FF020A
analogous
#02FF79 #02FFF7 #0288FF
triadic
#02FFF7 #F702FF #FFF702
tetradic
#02FFF7 #7902FF #FF020A #88FF02
square
#02FFF7 #7902FF #FF020A #88FF02
split-complementary
#02FFF7 #FF0288 #FF7902
monochromatic
#008782 #00C4BE #02FFF7 #3FFFF9 #7CFFFB
Accessibility & contrast
On white
1.26
#02FFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#02FFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #02FFF7
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02FFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##02FFF7 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D3DCF9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #02fff7; /* rgb */ color: rgb(2, 255, 247); /* oklch */ color: oklch(90.3% 0.155 190.7);
Tailwind
colors: {
custom: {
50: '#89fff9',
500: '#02fff7',
950: '#000000',
},
}SCSS
$custom: #02fff7; $custom-light: #89fff9; $custom-dark: #000000;
JSON
{
"hex": "#02fff7",
"rgb": {
"r": 2,
"g": 255,
"b": 247
},
"hsl": {
"h": 178.103,
"s": 100,
"l": 50.392
},
"oklch": {
"l": 0.90283,
"c": 0.15542,
"h": 190.7
},
"luminance": 0.78248
}Semantic roles & 50–950 ramp
primary
#02FFF7
secondary
#8C191C
accent
#2930FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0E1817
muted
#7F8685