#7FF2F3#7FF2F3
#7FF2F3 is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.4% C 0.105 H 196.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF2F3 |
|---|---|
| RGB | rgb(127, 242, 243) |
| HSL | hsl(181, 83%, 73%) |
| HSV | hsv(181, 48%, 95%) |
| CMYK | cmyk(47.7%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(89.15, -32.39, -10.60) |
| CIE-LCH | lch(89.15, 34.08, 198.12°) |
| OKLab | oklab(89.43% -0.1008 -0.0293) |
| OKLCH | oklch(89.43% 0.105 196.2) |
| XYZ | xyz(56.6757, 74.4824, 96.1665) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF2F3 #F3807F
analogous
#7FF3BA #7FF2F3 #7FB8F3
triadic
#7FF2F3 #F37FF2 #F2F37F
tetradic
#7FF2F3 #BA7FF3 #F3807F #B8F37F
square
#7FF2F3 #BA7FF3 #F3807F #B8F37F
split-complementary
#7FF2F3 #F37FB8 #F3BA7F
monochromatic
#15E1E2 #47ECEE #7FF2F3 #B7F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#7FF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#7FF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF2F3
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF2F3 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#37F8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff2f3; /* rgb */ color: rgb(127, 242, 243); /* oklch */ color: oklch(89.4% 0.105 196.2);
Tailwind
colors: {
custom: {
50: '#acf6f7',
500: '#7ff2f3',
950: '#000000',
},
}SCSS
$custom: #7ff2f3; $custom-light: #acf6f7; $custom-dark: #000000;
JSON
{
"hex": "#7ff2f3",
"rgb": {
"r": 127,
"g": 242,
"b": 243
},
"hsl": {
"h": 180.517,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.89428,
"c": 0.10498,
"h": 196.2
},
"luminance": 0.74487
}Semantic roles & 50–950 ramp
primary
#7FF2F3
secondary
#CE4948
accent
#0806DF
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585