#7EDFF0#7EDFF0
#7EDFF0 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.094 H 210.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFF0 |
|---|---|
| RGB | rgb(126, 223, 240) |
| HSL | hsl(189, 79%, 72%) |
| HSV | hsv(189, 48%, 94%) |
| CMYK | cmyk(47.5%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.70, -24.22, -17.18) |
| CIE-LCH | lch(83.70, 29.69, 215.35°) |
| OKLab | oklab(85.02% -0.0818 -0.0474) |
| OKLCH | oklch(85.02% 0.094 210.1) |
| XYZ | xyz(50.7140, 63.4981, 92.0051) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 6.33
Neon Blue
#04D9FF
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFF0 #F08F7E
analogous
#7EF0C8 #7EDFF0 #7EA6F0
triadic
#7EDFF0 #F07EDF #DFF07E
tetradic
#7EDFF0 #C87EF0 #F08F7E #A6F07E
square
#7EDFF0 #C87EF0 #F08F7E #A6F07E
split-complementary
#7EDFF0 #F07EA6 #F0C87E
monochromatic
#19BDDA #47D1EA #7EDFF0 #B5EDF6 #E4F8FC
Accessibility & contrast
On white
1.53
#7EDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#7EDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFF0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFF0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#3FE7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7edff0; /* rgb */ color: rgb(126, 223, 240); /* oklch */ color: oklch(85.0% 0.094 210.1);
Tailwind
colors: {
custom: {
50: '#aae9f5',
500: '#7edff0',
950: '#000000',
},
}SCSS
$custom: #7edff0; $custom-light: #aae9f5; $custom-dark: #000000;
JSON
{
"hex": "#7edff0",
"rgb": {
"r": 126,
"g": 223,
"b": 240
},
"hsl": {
"h": 188.947,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.85016,
"c": 0.09449,
"h": 210.1
},
"luminance": 0.63502
}Semantic roles & 50–950 ramp
primary
#7EDFF0
secondary
#CA5B48
accent
#290ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485