#7FDDEE#7FDDEE
#7FDDEE is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.092 H 210.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDDEE |
|---|---|
| RGB | rgb(127, 221, 238) |
| HSL | hsl(189, 77%, 72%) |
| HSV | hsv(189, 47%, 93%) |
| CMYK | cmyk(46.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.12, -23.53, -16.99) |
| CIE-LCH | lch(83.12, 29.02, 215.83°) |
| OKLab | oklab(84.54% -0.0796 -0.0468) |
| OKLCH | oklch(84.54% 0.092 210.5) |
| XYZ | xyz(50.0356, 62.3939, 90.2789) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 6.44
Neon Blue
#04D9FF
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDDEE #EE907F
analogous
#7FEEC8 #7FDDEE #7FA6EE
triadic
#7FDDEE #EE7FDD #DDEE7F
tetradic
#7FDDEE #C87FEE #EE907F #A6EE7F
square
#7FDDEE #C87FEE #EE907F #A6EE7F
split-complementary
#7FDDEE #EE7FA6 #EEC87F
monochromatic
#1CBAD6 #49CFE7 #7FDDEE #B5EBF5 #E4F8FB
Accessibility & contrast
On white
1.56
#7FDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7FDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDDEE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDDEE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#44E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fddee; /* rgb */ color: rgb(127, 221, 238); /* oklch */ color: oklch(84.5% 0.092 210.5);
Tailwind
colors: {
custom: {
50: '#aae7f3',
500: '#7fddee',
950: '#000000',
},
}SCSS
$custom: #7fddee; $custom-light: #aae7f3; $custom-dark: #000000;
JSON
{
"hex": "#7fddee",
"rgb": {
"r": 127,
"g": 221,
"b": 238
},
"hsl": {
"h": 189.189,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84541,
"c": 0.09233,
"h": 210.5
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#7FDDEE
secondary
#C85D49
accent
#2C0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485