#7FDFEC#7FDFEC
#7FDFEC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.093 H 206.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFEC |
|---|---|
| RGB | rgb(127, 223, 236) |
| HSL | hsl(187, 74%, 71%) |
| HSV | hsv(187, 46%, 93%) |
| CMYK | cmyk(46.2%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(83.62, -25.03, -15.18) |
| CIE-LCH | lch(83.62, 29.28, 211.23°) |
| OKLab | oklab(84.92% -0.0826 -0.0418) |
| OKLCH | oklch(84.92% 0.093 206.9) |
| XYZ | xyz(50.2746, 63.3394, 88.9170) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFEC #EC8C7F
analogous
#7FECC2 #7FDFEC #7FA8EC
triadic
#7FDFEC #EC7FDF #DFEC7F
tetradic
#7FDFEC #C27FEC #EC8C7F #A8EC7F
square
#7FDFEC #C27FEC #EC8C7F #A8EC7F
split-complementary
#7FDFEC #EC7FA8 #ECC27F
monochromatic
#1FBCD2 #4AD2E4 #7FDFEC #B4ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#7FDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#7FDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFEC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFEC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#45E6E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fdfec; /* rgb */ color: rgb(127, 223, 236); /* oklch */ color: oklch(84.9% 0.093 206.9);
Tailwind
colors: {
custom: {
50: '#aae9f2',
500: '#7fdfec',
950: '#000000',
},
}SCSS
$custom: #7fdfec; $custom-light: #aae9f2; $custom-dark: #000000;
JSON
{
"hex": "#7fdfec",
"rgb": {
"r": 127,
"g": 223,
"b": 236
},
"hsl": {
"h": 187.156,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84919,
"c": 0.09258,
"h": 206.9
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#7FDFEC
secondary
#C6584A
accent
#270FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485