#7DF2F2#7DF2F2
#7DF2F2 is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.3% C 0.106 H 195.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF2F2 |
|---|---|
| RGB | rgb(125, 242, 242) |
| HSL | hsl(180, 82%, 72%) |
| HSV | hsv(180, 48%, 95%) |
| CMYK | cmyk(48.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.05, -33.06, -10.23) |
| CIE-LCH | lch(89.05, 34.61, 197.19°) |
| OKLab | oklab(89.32% -0.1025 -0.0283) |
| OKLCH | oklch(89.32% 0.106 195.4) |
| XYZ | xyz(56.2301, 74.2701, 95.3595) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF2F2 #F27D7D
analogous
#7DF2B8 #7DF2F2 #7DB8F2
triadic
#7DF2F2 #F27DF2 #F2F27D
tetradic
#7DF2F2 #B87DF2 #F27D7D #B8F27D
square
#7DF2F2 #B87DF2 #F27D7D #B8F27D
split-complementary
#7DF2F2 #F27DB8 #F2B87D
monochromatic
#16DEDE #45ECEC #7DF2F2 #B5F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#7DF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#7DF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF2F2
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF2F2 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#31F8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7df2f2; /* rgb */ color: rgb(125, 242, 242); /* oklch */ color: oklch(89.3% 0.106 195.4);
Tailwind
colors: {
custom: {
50: '#abf6f6',
500: '#7df2f2',
950: '#000000',
},
}SCSS
$custom: #7df2f2; $custom-light: #abf6f6; $custom-dark: #000000;
JSON
{
"hex": "#7df2f2",
"rgb": {
"r": 125,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.89319,
"c": 0.10638,
"h": 195.4
},
"luminance": 0.74275
}Semantic roles & 50–950 ramp
primary
#7DF2F2
secondary
#CD4646
accent
#0707DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585