#7DEFFC#7DEFFC
#7DEFFC is a very light, moderate teal. Relative luminance 0.731; OKLCH L 89.0% C 0.105 H 205.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEFFC |
|---|---|
| RGB | rgb(125, 239, 252) |
| HSL | hsl(186, 95%, 74%) |
| HSV | hsv(186, 50%, 99%) |
| CMYK | cmyk(50.4%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(88.50, -29.07, -16.27) |
| CIE-LCH | lch(88.50, 33.32, 209.24°) |
| OKLab | oklab(88.98% -0.0953 -0.0449) |
| OKLCH | oklch(88.98% 0.105 205.2) |
| XYZ | xyz(56.8876, 73.1162, 103.1915) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.27
Robin'S Egg
#6DEDFD
ΔE00 1.39
Robin'S Egg Blue
#98EFF9
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.84
Bright Cyan
#41FDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEFFC #FC8A7D
analogous
#7DFCCA #7DEFFC #7DB0FC
triadic
#7DEFFC #FC7DEF #EFFC7D
tetradic
#7DEFFC #CA7DFC #FC8A7D #B0FC7D
square
#7DEFFC #CA7DFC #FC8A7D #B0FC7D
split-complementary
#7DEFFC #FC7DB0 #FCCA7D
monochromatic
#06E0F9 #41E8FB #7DEFFC #B9F6FD #E1FBFE
Accessibility & contrast
On white
1.34
#7DEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#7DEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEFFC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEFFC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#23F7F3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7deffc; /* rgb */ color: rgb(125, 239, 252); /* oklch */ color: oklch(89.0% 0.105 205.2);
Tailwind
colors: {
custom: {
50: '#abf4fd',
500: '#7deffc',
950: '#000000',
},
}SCSS
$custom: #7deffc; $custom-light: #abf4fd; $custom-dark: #000000;
JSON
{
"hex": "#7deffc",
"rgb": {
"r": 125,
"g": 239,
"b": 252
},
"hsl": {
"h": 186.142,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.88976,
"c": 0.10537,
"h": 205.2
},
"luminance": 0.73121
}Semantic roles & 50–950 ramp
primary
#7DEFFC
secondary
#DA5343
accent
#1700E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585