#7FF3F7#7FF3F7
#7FF3F7 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 89.8% C 0.106 H 198.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3F7 |
|---|---|
| RGB | rgb(127, 243, 247) |
| HSL | hsl(182, 88%, 73%) |
| HSV | hsv(182, 49%, 97%) |
| CMYK | cmyk(48.6%, 1.6%, 0%, 3.1%) |
| CIE-LAB | lab(89.54, -31.85, -12.10) |
| CIE-LCH | lch(89.54, 34.07, 200.80°) |
| OKLab | oklab(89.78% -0.1003 -0.0334) |
| OKLCH | oklch(89.78% 0.106 198.4) |
| XYZ | xyz(57.5847, 75.3235, 99.4820) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Bright Light Blue
#26F7FD
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3F7 #F7837F
analogous
#7FF7BF #7FF3F7 #7FB7F7
triadic
#7FF3F7 #F77FF3 #F3F77F
tetradic
#7FF3F7 #BF7FF7 #F7837F #B7F77F
square
#7FF3F7 #BF7FF7 #F7837F #B7F77F
split-complementary
#7FF3F7 #F77FB7 #F7BF7F
monochromatic
#0FE5ED #45EEF3 #7FF3F7 #B9F8FB #E2FCFD
Accessibility & contrast
On white
1.31
#7FF3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#7FF3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3F7
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3F7 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#32FAF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff3f7; /* rgb */ color: rgb(127, 243, 247); /* oklch */ color: oklch(89.8% 0.106 198.4);
Tailwind
colors: {
custom: {
50: '#acf7f9',
500: '#7ff3f7',
950: '#000000',
},
}SCSS
$custom: #7ff3f7; $custom-light: #acf7f9; $custom-dark: #000000;
JSON
{
"hex": "#7ff3f7",
"rgb": {
"r": 127,
"g": 243,
"b": 247
},
"hsl": {
"h": 182,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89784,
"c": 0.10571,
"h": 198.4
},
"luminance": 0.75329
}Semantic roles & 50–950 ramp
primary
#7FF3F7
secondary
#D34B47
accent
#0801E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585