#7DFDFF#7DFDFF
#7DFDFF is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.114 H 196.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDFF |
|---|---|
| RGB | rgb(125, 253, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 51%, 100%) |
| CMYK | cmyk(51%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.50, -34.91, -11.86) |
| CIE-LCH | lch(92.50, 36.86, 198.77°) |
| OKLab | oklab(92.22% -0.109 -0.0328) |
| OKLCH | oklch(92.22% 0.114 196.7) |
| XYZ | xyz(61.6253, 81.8248, 107.1345) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDFF #FF7F7D
analogous
#7DFFC0 #7DFDFF #7DBCFF
triadic
#7DFDFF #FF7DFD #FDFF7D
tetradic
#7DFDFF #C07DFF #FF7F7D #BCFF7D
square
#7DFDFF #C07DFF #FF7F7D #BCFF7D
split-complementary
#7DFDFF #FF7DBC #FFC07D
monochromatic
#03FBFF #40FCFF #7DFDFF #BAFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7DFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7DFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDFF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDFF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#0BFFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdff; /* rgb */ color: rgb(125, 253, 255); /* oklch */ color: oklch(92.2% 0.114 196.7);
Tailwind
colors: {
custom: {
50: '#acfeff',
500: '#7dfdff',
950: '#000000',
},
}SCSS
$custom: #7dfdff; $custom-light: #acfeff; $custom-dark: #000000;
JSON
{
"hex": "#7dfdff",
"rgb": {
"r": 125,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92218,
"c": 0.11387,
"h": 196.7
},
"luminance": 0.81831
}Semantic roles & 50–950 ramp
primary
#7DFDFF
secondary
#DE4542
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686