#7DFFFF#7DFFFF
#7DFFFF is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.115 H 195.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFFF |
|---|---|
| RGB | rgb(125, 255, 255) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.06, -35.83, -11.03) |
| CIE-LCH | lch(93.06, 37.49, 197.11°) |
| OKLab | oklab(92.67% -0.1112 -0.0305) |
| OKLCH | oklch(92.67% 0.115 195.3) |
| XYZ | xyz(62.2600, 83.0942, 107.3461) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFFF #FF7D7D
analogous
#7DFFBE #7DFFFF #7DBEFF
triadic
#7DFFFF #FF7DFF #FFFF7D
tetradic
#7DFFFF #BE7DFF #FF7D7D #BEFF7D
square
#7DFFFF #BE7DFF #FF7D7D #BEFF7D
split-complementary
#7DFFFF #FF7DBE #FFBE7D
monochromatic
#03FFFF #40FFFF #7DFFFF #BAFFFF #E0FFFF
Accessibility & contrast
On white
1.19
#7DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#7DFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFFF
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFFF | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#06FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7dffff; /* rgb */ color: rgb(125, 255, 255); /* oklch */ color: oklch(92.7% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#adffff',
500: '#7dffff',
950: '#000000',
},
}SCSS
$custom: #7dffff; $custom-light: #adffff; $custom-dark: #000000;
JSON
{
"hex": "#7dffff",
"rgb": {
"r": 125,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92668,
"c": 0.11527,
"h": 195.3
},
"luminance": 0.831
}Semantic roles & 50–950 ramp
primary
#7DFFFF
secondary
#DE4242
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686