#7DF5F6#7DF5F6
#7DF5F6 is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.1% C 0.108 H 196.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF5F6 |
|---|---|
| RGB | rgb(125, 245, 246) |
| HSL | hsl(180, 87%, 73%) |
| HSV | hsv(180, 49%, 96%) |
| CMYK | cmyk(49.2%, 0.4%, 0%, 3.5%) |
| CIE-LAB | lab(90.00, -33.46, -10.90) |
| CIE-LCH | lch(90.00, 35.19, 198.04°) |
| OKLab | oklab(90.13% -0.1042 -0.0301) |
| OKLCH | oklch(90.13% 0.108 196.1) |
| XYZ | xyz(57.7376, 76.3134, 98.8582) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Light Cyan
#ACFFFC
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF5F6 #F67E7D
analogous
#7DF6BB #7DF5F6 #7DB8F6
triadic
#7DF5F6 #F67DF5 #F5F67D
tetradic
#7DF5F6 #BB7DF6 #F67E7D #B8F67D
square
#7DF5F6 #BB7DF6 #F67E7D #B8F67D
split-complementary
#7DF5F6 #F67DB8 #F6BB7D
monochromatic
#10E7E9 #44F1F2 #7DF5F6 #B6F9FA #E2FDFD
Accessibility & contrast
On white
1.29
#7DF5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#7DF5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF5F6
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF5F6 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF6
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#29FCF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7df5f6; /* rgb */ color: rgb(125, 245, 246); /* oklch */ color: oklch(90.1% 0.108 196.1);
Tailwind
colors: {
custom: {
50: '#abf9f9',
500: '#7df5f6',
950: '#000000',
},
}SCSS
$custom: #7df5f6; $custom-light: #abf9f9; $custom-dark: #000000;
JSON
{
"hex": "#7df5f6",
"rgb": {
"r": 125,
"g": 245,
"b": 246
},
"hsl": {
"h": 180.496,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.90125,
"c": 0.10842,
"h": 196.1
},
"luminance": 0.76319
}Semantic roles & 50–950 ramp
primary
#7DF5F6
secondary
#D24645
accent
#0402E4
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585