#7FC8CE#7FC8CE
#7FC8CE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.073 H 202.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8CE |
|---|---|
| RGB | rgb(127, 200, 206) |
| HSL | hsl(185, 45%, 65%) |
| HSV | hsv(185, 38%, 81%) |
| CMYK | cmyk(38.3%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.24, -21.19, -10.19) |
| CIE-LCH | lch(76.24, 23.51, 205.68°) |
| OKLab | oklab(78.71% -0.0677 -0.028) |
| OKLCH | oklch(78.71% 0.073 202.4) |
| XYZ | xyz(40.5432, 50.2741, 65.9480) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.88
Aqua Blue
#02D8E9
ΔE00 8.08
Darkturquoise
#00CED1
ΔE00 8.12
Powder Blue
#B0E0E6
ΔE00 8.15
Sky Blue
#87CEEB
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8CE #CE857F
analogous
#7FCEAC #7FC8CE #7FA0CE
triadic
#7FC8CE #CE7FC8 #C8CE7F
tetradic
#7FC8CE #AC7FCE #CE857F #A0CE7F
square
#7FC8CE #AC7FCE #CE857F #A0CE7F
split-complementary
#7FC8CE #CE7FA0 #CEAC7F
monochromatic
#3A9198 #53B5BD #7FC8CE #ABDBDF #D8EEF0
Accessibility & contrast
On white
1.90
#7FC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7FC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8CE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8CE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#5ECDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc8ce; /* rgb */ color: rgb(127, 200, 206); /* oklch */ color: oklch(78.7% 0.073 202.4);
Tailwind
colors: {
custom: {
50: '#a8d9dd',
500: '#7fc8ce',
950: '#000000',
},
}SCSS
$custom: #7fc8ce; $custom-light: #a8d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc8ce",
"rgb": {
"r": 127,
"g": 200,
"b": 206
},
"hsl": {
"h": 184.557,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.78709,
"c": 0.07329,
"h": 202.4
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#7FC8CE
secondary
#9E5953
accent
#382EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384