#ADEFFA#ADEFFA
#ADEFFA is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.2% C 0.068 H 208.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEFFA |
|---|---|
| RGB | rgb(173, 239, 250) |
| HSL | hsl(189, 89%, 83%) |
| HSV | hsv(189, 31%, 98%) |
| CMYK | cmyk(30.8%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(90.56, -18.00, -11.94) |
| CIE-LCH | lch(90.56, 21.60, 213.55°) |
| OKLab | oklab(91.17% -0.0591 -0.0326) |
| OKLCH | oklch(91.17% 0.068 208.9) |
| XYZ | xyz(65.3497, 77.5159, 101.9426) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.40
Robin'S Egg Blue
#98EFF9
ΔE00 3.26
Paleturquoise
#AFEEEE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 4.29
Light Sky Blue
#C6FCFF
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEFFA #FAB8AD
analogous
#ADFADE #ADEFFA #ADC8FA
triadic
#ADEFFA #FAADEF #EFFAAD
tetradic
#ADEFFA #DEADFA #FAB8AD #C8FAAD
square
#ADEFFA #DEADFA #FAB8AD #C8FAAD
split-complementary
#ADEFFA #FAADC8 #FADEAD
monochromatic
#3AD8F3 #73E4F6 #ADEFFA #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.27
#ADEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#ADEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEFFA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEFFA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#92F5F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adeffa; /* rgb */ color: rgb(173, 239, 250); /* oklch */ color: oklch(91.2% 0.068 208.9);
Tailwind
colors: {
custom: {
50: '#c7f4fc',
500: '#adeffa',
950: '#000000',
},
}SCSS
$custom: #adeffa; $custom-light: #c7f4fc; $custom-dark: #000000;
JSON
{
"hex": "#adeffa",
"rgb": {
"r": 173,
"g": 239,
"b": 250
},
"hsl": {
"h": 188.571,
"s": 88.506,
"l": 82.941
},
"oklch": {
"l": 0.91171,
"c": 0.0675,
"h": 208.9
},
"luminance": 0.77519
}Semantic roles & 50–950 ramp
primary
#ADEFFA
secondary
#DD7E6E
accent
#2100E5
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585