#7FDFDF#7FDFDF
#7FDFDF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.091 H 195.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFDF |
|---|---|
| RGB | rgb(127, 223, 223) |
| HSL | hsl(180, 60%, 69%) |
| HSV | hsv(180, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.24, -28.32, -8.87) |
| CIE-LCH | lch(83.24, 29.68, 197.38°) |
| OKLab | oklab(84.49% -0.0878 -0.0245) |
| OKLCH | oklch(84.49% 0.091 195.6) |
| XYZ | xyz(48.4542, 62.6113, 79.3296) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFDF #DF7F7F
analogous
#7FDFAF #7FDFDF #7FAFDF
triadic
#7FDFDF #DF7FDF #DFDF7F
tetradic
#7FDFDF #AF7FDF #DF7F7F #AFDF7F
square
#7FDFDF #AF7FDF #DF7F7F #AFDF7F
split-complementary
#7FDFDF #DF7FAF #DFAF7F
monochromatic
#2EB6B6 #4ED3D3 #7FDFDF #B0EBEB #E1F7F7
Accessibility & contrast
On white
1.55
#7FDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#7FDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFDF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFDF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#4FE4DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdfdf; /* rgb */ color: rgb(127, 223, 223); /* oklch */ color: oklch(84.5% 0.091 195.6);
Tailwind
colors: {
custom: {
50: '#aae9e9',
500: '#7fdfdf',
950: '#000000',
},
}SCSS
$custom: #7fdfdf; $custom-light: #aae9e9; $custom-dark: #000000;
JSON
{
"hex": "#7fdfdf",
"rgb": {
"r": 127,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.84485,
"c": 0.09114,
"h": 195.6
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#7FDFDF
secondary
#B64C4C
accent
#1E1EC8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484