#7FDFEA#7FDFEA
#7FDFEA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.092 H 205.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFEA |
|---|---|
| RGB | rgb(127, 223, 234) |
| HSL | hsl(186, 72%, 71%) |
| HSV | hsv(186, 46%, 92%) |
| CMYK | cmyk(45.7%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.56, -25.55, -14.21) |
| CIE-LCH | lch(83.56, 29.24, 209.09°) |
| OKLab | oklab(84.85% -0.0834 -0.0391) |
| OKLCH | oklch(84.85% 0.092 205.1) |
| XYZ | xyz(49.9856, 63.2239, 87.3953) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin'S Egg Blue
#98EFF9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFEA #EA8A7F
analogous
#7FEABF #7FDFEA #7FA9EA
triadic
#7FDFEA #EA7FDF #DFEA7F
tetradic
#7FDFEA #BF7FEA #EA8A7F #A9EA7F
square
#7FDFEA #BF7FEA #EA8A7F #A9EA7F
split-complementary
#7FDFEA #EA7FA9 #EABF7F
monochromatic
#22BBCD #4AD2E1 #7FDFEA #B4ECF3 #E5F8FB
Accessibility & contrast
On white
1.54
#7FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFEA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFEA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#47E6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fdfea; /* rgb */ color: rgb(127, 223, 234); /* oklch */ color: oklch(84.9% 0.092 205.1);
Tailwind
colors: {
custom: {
50: '#aae9f0',
500: '#7fdfea',
950: '#000000',
},
}SCSS
$custom: #7fdfea; $custom-light: #aae9f0; $custom-dark: #000000;
JSON
{
"hex": "#7fdfea",
"rgb": {
"r": 127,
"g": 223,
"b": 234
},
"hsl": {
"h": 186.168,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.84851,
"c": 0.09212,
"h": 205.1
},
"luminance": 0.63228
}Semantic roles & 50–950 ramp
primary
#7FDFEA
secondary
#C3574A
accent
#2612D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485