#7DFCFF#7DFCFF
#7DFCFF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.113 H 197.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCFF |
|---|---|
| RGB | rgb(125, 252, 255) |
| HSL | hsl(181, 100%, 75%) |
| HSV | hsv(181, 51%, 100%) |
| CMYK | cmyk(51%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.22, -34.44, -12.28) |
| CIE-LCH | lch(92.22, 36.56, 199.62°) |
| OKLab | oklab(91.99% -0.108 -0.0339) |
| OKLCH | oklch(91.99% 0.113 197.4) |
| XYZ | xyz(61.3104, 81.1951, 107.0296) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.15
Aqua
#00FFFF
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCFF #FF807D
analogous
#7DFFC1 #7DFCFF #7DBBFF
triadic
#7DFCFF #FF7DFC #FCFF7D
tetradic
#7DFCFF #C17DFF #FF807D #BBFF7D
square
#7DFCFF #C17DFF #FF807D #BBFF7D
split-complementary
#7DFCFF #FF7DBB #FFC17D
monochromatic
#03F9FF #40FBFF #7DFCFF #BAFDFF #E0FEFF
Accessibility & contrast
On white
1.22
#7DFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7DFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCFF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCFF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#0DFFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfcff; /* rgb */ color: rgb(125, 252, 255); /* oklch */ color: oklch(92.0% 0.113 197.4);
Tailwind
colors: {
custom: {
50: '#acfdff',
500: '#7dfcff',
950: '#000000',
},
}SCSS
$custom: #7dfcff; $custom-light: #acfdff; $custom-dark: #000000;
JSON
{
"hex": "#7dfcff",
"rgb": {
"r": 125,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91994,
"c": 0.1132,
"h": 197.4
},
"luminance": 0.81201
}Semantic roles & 50–950 ramp
primary
#7DFCFF
secondary
#DE4642
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586