#7FF5F2#7FF5F2
#7FF5F2 is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.1% C 0.107 H 193.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5F2 |
|---|---|
| RGB | rgb(127, 245, 242) |
| HSL | hsl(178, 86%, 73%) |
| HSV | hsv(178, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 1.2%, 3.9%) |
| CIE-LAB | lab(89.96, -34.04, -8.87) |
| CIE-LCH | lch(89.96, 35.18, 194.60°) |
| OKLab | oklab(90.07% -0.1045 -0.0245) |
| OKLCH | oklch(90.07% 0.107 193.2) |
| XYZ | xyz(57.4253, 76.2226, 95.6734) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 4.78
Bright Light Blue
#26F7FD
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5F2 #F57F82
analogous
#7FF5B7 #7FF5F2 #7FBDF5
triadic
#7FF5F2 #F27FF5 #F5F27F
tetradic
#7FF5F2 #B77FF5 #F57F82 #BDF57F
square
#7FF5F2 #B77FF5 #F57F82 #BDF57F
split-complementary
#7FF5F2 #F57FBD #F5B77F
monochromatic
#12E8E2 #46F1EC #7FF5F2 #B8F9F8 #E3FDFC
Accessibility & contrast
On white
1.29
#7FF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7FF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5F2
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5F2 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#D4DCF3
Tritanopia (blue-blind)
#37FBF4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff5f2; /* rgb */ color: rgb(127, 245, 242); /* oklch */ color: oklch(90.1% 0.107 193.2);
Tailwind
colors: {
custom: {
50: '#acf9f6',
500: '#7ff5f2',
950: '#000000',
},
}SCSS
$custom: #7ff5f2; $custom-light: #acf9f6; $custom-dark: #000000;
JSON
{
"hex": "#7ff5f2",
"rgb": {
"r": 127,
"g": 245,
"b": 242
},
"hsl": {
"h": 178.475,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.90073,
"c": 0.10733,
"h": 193.2
},
"luminance": 0.76228
}Semantic roles & 50–950 ramp
primary
#7FF5F2
secondary
#D1474B
accent
#0309E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585