#7FCED5#7FCED5
#7FCED5 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.078 H 203.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCED5 |
|---|---|
| RGB | rgb(127, 206, 213) |
| HSL | hsl(185, 51%, 67%) |
| HSV | hsv(185, 40%, 84%) |
| CMYK | cmyk(40.4%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.14, -22.46, -11.12) |
| CIE-LCH | lch(78.14, 25.06, 206.33°) |
| OKLab | oklab(80.3% -0.0721 -0.0305) |
| OKLCH | oklch(80.3% 0.078 203) |
| XYZ | xyz(42.8295, 53.4557, 70.9990) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.53
Mediumturquoise
#48D1CC
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 7.77
Robin'S Egg
#6DEDFD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCED5 #D5867F
analogous
#7FD5B1 #7FCED5 #7FA3D5
triadic
#7FCED5 #D57FCE #CED57F
tetradic
#7FCED5 #B17FD5 #D5867F #A3D57F
square
#7FCED5 #B17FD5 #D5867F #A3D57F
split-complementary
#7FCED5 #D57FA3 #D5B17F
monochromatic
#369BA4 #51BCC6 #7FCED5 #ADE0E4 #DBF1F3
Accessibility & contrast
On white
1.80
#7FCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7FCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCED5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCED5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B4BDD5
Tritanopia (blue-blind)
#59D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fced5; /* rgb */ color: rgb(127, 206, 213); /* oklch */ color: oklch(80.3% 0.078 203.0);
Tailwind
colors: {
custom: {
50: '#a8dde1',
500: '#7fced5',
950: '#000000',
},
}SCSS
$custom: #7fced5; $custom-light: #a8dde1; $custom-dark: #000000;
JSON
{
"hex": "#7fced5",
"rgb": {
"r": 127,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.884,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.80303,
"c": 0.07831,
"h": 203
},
"luminance": 0.53459
}Semantic roles & 50–950 ramp
primary
#7FCED5
secondary
#A85750
accent
#3428BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484