#7DEFF4#7DEFF4
#7DEFF4 is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.7% C 0.104 H 199.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEFF4 |
|---|---|
| RGB | rgb(125, 239, 244) |
| HSL | hsl(183, 84%, 72%) |
| HSV | hsv(183, 49%, 96%) |
| CMYK | cmyk(48.8%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(88.27, -31.14, -12.44) |
| CIE-LCH | lch(88.27, 33.53, 201.78°) |
| OKLab | oklab(88.71% -0.0985 -0.0343) |
| OKLCH | oklch(88.71% 0.104 199.2) |
| XYZ | xyz(55.6465, 72.6197, 96.6550) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEFF4 #F4827D
analogous
#7DF4BE #7DEFF4 #7DB4F4
triadic
#7DEFF4 #F47DEF #EFF47D
tetradic
#7DEFF4 #BE7DF4 #F4827D #B4F47D
square
#7DEFF4 #BE7DF4 #F4827D #B4F47D
split-complementary
#7DEFF4 #F47DB4 #F4BE7D
monochromatic
#13DBE3 #45E8EF #7DEFF4 #B5F6F9 #E3FCFD
Accessibility & contrast
On white
1.35
#7DEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#7DEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEFF4
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEFF4 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#30F6F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7deff4; /* rgb */ color: rgb(125, 239, 244); /* oklch */ color: oklch(88.7% 0.104 199.2);
Tailwind
colors: {
custom: {
50: '#abf4f7',
500: '#7deff4',
950: '#000000',
},
}SCSS
$custom: #7deff4; $custom-light: #abf4f7; $custom-dark: #000000;
JSON
{
"hex": "#7deff4",
"rgb": {
"r": 125,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.521,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.88707,
"c": 0.1043,
"h": 199.2
},
"luminance": 0.72625
}Semantic roles & 50–950 ramp
primary
#7DEFF4
secondary
#CF4C46
accent
#0E05E1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585