#ADEFF2#ADEFF2
#ADEFF2 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.066 H 199.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEFF2 |
|---|---|
| RGB | rgb(173, 239, 242) |
| HSL | hsl(183, 73%, 81%) |
| HSV | hsv(183, 29%, 95%) |
| CMYK | cmyk(28.5%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.33, -19.81, -8.10) |
| CIE-LCH | lch(90.33, 21.40, 202.23°) |
| OKLab | oklab(90.92% -0.0622 -0.0221) |
| OKLCH | oklch(90.92% 0.066 199.6) |
| XYZ | xyz(64.1218, 77.0247, 95.4758) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.19
Robin'S Egg Blue
#98EFF9
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 3.87
Pale Cyan
#B7FFFA
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEFF2 #F2B0AD
analogous
#ADF2D3 #ADEFF2 #ADCDF2
triadic
#ADEFF2 #F2ADEF #EFF2AD
tetradic
#ADEFF2 #D3ADF2 #F2B0AD #CDF2AD
square
#ADEFF2 #D3ADF2 #F2B0AD #CDF2AD
split-complementary
#ADEFF2 #F2ADCD #F2D3AD
monochromatic
#43DAE1 #78E5EA #ADEFF2 #E2F9FA #E5FAFB
Accessibility & contrast
On white
1.28
#ADEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#ADEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEFF2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEFF2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#95F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #adeff2; /* rgb */ color: rgb(173, 239, 242); /* oklch */ color: oklch(90.9% 0.066 199.6);
Tailwind
colors: {
custom: {
50: '#c7f4f6',
500: '#adeff2',
950: '#000000',
},
}SCSS
$custom: #adeff2; $custom-light: #c7f4f6; $custom-dark: #000000;
JSON
{
"hex": "#adeff2",
"rgb": {
"r": 173,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.609,
"s": 72.632,
"l": 81.373
},
"oklch": {
"l": 0.90917,
"c": 0.066,
"h": 199.6
},
"luminance": 0.77028
}Semantic roles & 50–950 ramp
primary
#ADEFF2
secondary
#D17672
accent
#1911D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585