#7FDFED#7FDFED
#7FDFED is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.093 H 207.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFED |
|---|---|
| RGB | rgb(127, 223, 237) |
| HSL | hsl(188, 75%, 71%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(46.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.65, -24.78, -15.66) |
| CIE-LCH | lch(83.65, 29.31, 212.30°) |
| OKLab | oklab(84.95% -0.0822 -0.0432) |
| OKLCH | oklch(84.95% 0.093 207.7) |
| XYZ | xyz(50.4203, 63.3977, 89.6843) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFED #ED8D7F
analogous
#7FEDC4 #7FDFED #7FA8ED
triadic
#7FDFED #ED7FDF #DFED7F
tetradic
#7FDFED #C47FED #ED8D7F #A8ED7F
square
#7FDFED #C47FED #ED8D7F #A8ED7F
split-complementary
#7FDFED #ED7FA8 #EDC47F
monochromatic
#1EBDD4 #49D2E5 #7FDFED #B5ECF5 #E4F8FB
Accessibility & contrast
On white
1.54
#7FDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7FDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFED
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFED | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#44E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fdfed; /* rgb */ color: rgb(127, 223, 237); /* oklch */ color: oklch(85.0% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#abe9f2',
500: '#7fdfed',
950: '#000000',
},
}SCSS
$custom: #7fdfed; $custom-light: #abe9f2; $custom-dark: #000000;
JSON
{
"hex": "#7fdfed",
"rgb": {
"r": 127,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.636,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.84954,
"c": 0.09285,
"h": 207.7
},
"luminance": 0.63402
}Semantic roles & 50–950 ramp
primary
#7FDFED
secondary
#C75949
accent
#280ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485