#7FF3FF#7FF3FF
#7FF3FF is a very light, moderate teal. Relative luminance 0.758; OKLCH L 90.1% C 0.107 H 204.3°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3FF |
|---|---|
| RGB | rgb(127, 243, 255) |
| HSL | hsl(186, 100%, 75%) |
| HSV | hsv(186, 50%, 100%) |
| CMYK | cmyk(50.2%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(89.78, -29.80, -15.92) |
| CIE-LCH | lch(89.78, 33.78, 208.11°) |
| OKLab | oklab(90.05% -0.0971 -0.0439) |
| OKLCH | oklch(90.05% 0.107 204.3) |
| XYZ | xyz(58.8458, 75.8280, 106.1235) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.42
Robin'S Egg
#6DEDFD
ΔE00 1.99
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Bright Light Blue
#26F7FD
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 6.43
Light Cyan
#ACFFFC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3FF #FF8B7F
analogous
#7FFFCB #7FF3FF #7FB3FF
triadic
#7FF3FF #FF7FF3 #F3FF7F
tetradic
#7FF3FF #CB7FFF #FF8B7F #B3FF7F
square
#7FF3FF #CB7FFF #FF8B7F #B3FF7F
split-complementary
#7FF3FF #FF7FB3 #FFCB7F
monochromatic
#05E8FF #42EDFF #7FF3FF #BCF9FF #E0FCFF
Accessibility & contrast
On white
1.30
#7FF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#7FF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3FF
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3FF | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#25FBF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff3ff; /* rgb */ color: rgb(127, 243, 255); /* oklch */ color: oklch(90.1% 0.107 204.3);
Tailwind
colors: {
custom: {
50: '#adf7ff',
500: '#7ff3ff',
950: '#000000',
},
}SCSS
$custom: #7ff3ff; $custom-light: #adf7ff; $custom-dark: #000000;
JSON
{
"hex": "#7ff3ff",
"rgb": {
"r": 127,
"g": 243,
"b": 255
},
"hsl": {
"h": 185.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90051,
"c": 0.1066,
"h": 204.3
},
"luminance": 0.75833
}Semantic roles & 50–950 ramp
primary
#7FF3FF
secondary
#DE5344
accent
#1600E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111718
muted
#818586