#ACCFD2#ACCFD2
#ACCFD2 is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.037 H 202.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFD2 |
|---|---|
| RGB | rgb(172, 207, 210) |
| HSL | hsl(185, 30%, 75%) |
| HSV | hsv(185, 18%, 82%) |
| CMYK | cmyk(18.1%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(80.77, -10.91, -5.35) |
| CIE-LCH | lch(80.77, 12.15, 206.12°) |
| OKLab | oklab(83% -0.0345 -0.0145) |
| OKLCH | oklch(83% 0.037 202.8) |
| XYZ | xyz(50.9557, 58.0479, 69.4799) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 8.72
Ice Blue
#A5DFF9
ΔE00 9.07
Pale Sky Blue
#BDF6FE
ΔE00 9.30
Sky Blue
#87CEEB
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFD2 #D2AFAC
analogous
#ACD2C2 #ACCFD2 #ACBCD2
triadic
#ACCFD2 #D2ACCF #CFD2AC
tetradic
#ACCFD2 #C2ACD2 #D2AFAC #BCD2AC
square
#ACCFD2 #C2ACD2 #D2AFAC #BCD2AC
split-complementary
#ACCFD2 #D2ACBC #D2C2AC
monochromatic
#5DA1A7 #84B8BC #ACCFD2 #D4E6E8 #EBF4F4
Accessibility & contrast
On white
1.67
#ACCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#ACCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFD2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFD2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#A1D2D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #accfd2; /* rgb */ color: rgb(172, 207, 210); /* oklch */ color: oklch(83.0% 0.037 202.8);
Tailwind
colors: {
custom: {
50: '#c5dddf',
500: '#accfd2',
950: '#000000',
},
}SCSS
$custom: #accfd2; $custom-light: #c5dddf; $custom-dark: #000000;
JSON
{
"hex": "#accfd2",
"rgb": {
"r": 172,
"g": 207,
"b": 210
},
"hsl": {
"h": 184.737,
"s": 29.687,
"l": 74.902
},
"oklch": {
"l": 0.83004,
"c": 0.03739,
"h": 202.8
},
"luminance": 0.58049
}Semantic roles & 50–950 ramp
primary
#ACCFD2
secondary
#A87E7A
accent
#463DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484