#7DFEF8#7DFEF8
#7DFEF8 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.115 H 191.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEF8 |
|---|---|
| RGB | rgb(125, 254, 248) |
| HSL | hsl(177, 98%, 74%) |
| HSV | hsv(177, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.58, -37.12, -8.11) |
| CIE-LCH | lch(92.58, 38.00, 192.32°) |
| OKLab | oklab(92.22% -0.1129 -0.0225) |
| OKLCH | oklch(92.22% 0.115 191.3) |
| XYZ | xyz(60.8355, 82.0153, 101.4133) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 4.35
Aqua
#00FFFF
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEF8 #FE7D83
analogous
#7DFEB8 #7DFEF8 #7DC4FE
triadic
#7DFEF8 #F87DFE #FEF87D
tetradic
#7DFEF8 #B87DFE #FE7D83 #C4FE7D
square
#7DFEF8 #B87DFE #FE7D83 #C4FE7D
split-complementary
#7DFEF8 #FE7DC4 #FEB87D
monochromatic
#04FDF1 #40FEF5 #7DFEF8 #BAFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7DFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#7DFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEF8
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEF8 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#1FFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dfef8; /* rgb */ color: rgb(125, 254, 248); /* oklch */ color: oklch(92.2% 0.115 191.3);
Tailwind
colors: {
custom: {
50: '#acfffa',
500: '#7dfef8',
950: '#000000',
},
}SCSS
$custom: #7dfef8; $custom-light: #acfffa; $custom-dark: #000000;
JSON
{
"hex": "#7dfef8",
"rgb": {
"r": 125,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.209,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.92221,
"c": 0.11518,
"h": 191.3
},
"luminance": 0.82021
}Semantic roles & 50–950 ramp
primary
#7DFEF8
secondary
#DC434A
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685