#7FDAE9#7FDAE9
#7FDAE9 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.7% C 0.089 H 209.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDAE9 |
|---|---|
| RGB | rgb(127, 218, 233) |
| HSL | hsl(188, 71%, 71%) |
| HSV | hsv(188, 45%, 91%) |
| CMYK | cmyk(45.5%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(82.13, -23.34, -15.83) |
| CIE-LCH | lch(82.13, 28.21, 214.15°) |
| OKLab | oklab(83.69% -0.0781 -0.0436) |
| OKLCH | oklch(83.69% 0.089 209.2) |
| XYZ | xyz(48.5262, 60.5342, 86.2021) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDAE9 #E98E7F
analogous
#7FE9C3 #7FDAE9 #7FA5E9
triadic
#7FDAE9 #E97FDA #DAE97F
tetradic
#7FDAE9 #C37FE9 #E98E7F #A5E97F
square
#7FDAE9 #C37FE9 #E98E7F #A5E97F
split-complementary
#7FDAE9 #E97FA5 #E9C37F
monochromatic
#23B3CB #4BCBE0 #7FDAE9 #B3E9F2 #E5F7FB
Accessibility & contrast
On white
1.60
#7FDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7FDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDAE9
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDAE9 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#49E1DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdae9; /* rgb */ color: rgb(127, 218, 233); /* oklch */ color: oklch(83.7% 0.089 209.2);
Tailwind
colors: {
custom: {
50: '#aae5f0',
500: '#7fdae9',
950: '#000000',
},
}SCSS
$custom: #7fdae9; $custom-light: #aae5f0; $custom-dark: #000000;
JSON
{
"hex": "#7fdae9",
"rgb": {
"r": 127,
"g": 218,
"b": 233
},
"hsl": {
"h": 188.491,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.83693,
"c": 0.08947,
"h": 209.2
},
"luminance": 0.60538
}Semantic roles & 50–950 ramp
primary
#7FDAE9
secondary
#C25B4A
accent
#2E13D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485