#6AFCE8#6AFCE8
#6AFCE8 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.129 H 182.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCE8 |
|---|---|
| RGB | rgb(106, 252, 232) |
| HSL | hsl(172, 96%, 70%) |
| HSV | hsv(172, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(91.01, -43.80, -2.19) |
| CIE-LCH | lch(91.01, 43.86, 182.87°) |
| OKLab | oklab(90.65% -0.1285 -0.0066) |
| OKLCH | oklch(90.65% 0.129 182.9) |
| XYZ | xyz(55.3132, 78.5056, 88.5663) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 5.57
Light Aqua
#8CFFDB
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.43
Aqua (survey)
#13EAC9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCE8 #FC6A7E
analogous
#6AFC9F #6AFCE8 #6AC7FC
triadic
#6AFCE8 #E86AFC #FCE86A
tetradic
#6AFCE8 #9F6AFC #FC6A7E #C7FC6A
square
#6AFCE8 #9F6AFC #FC6A7E #C7FC6A
split-complementary
#6AFCE8 #FC6AC7 #FC9F6A
monochromatic
#05E7C8 #2EFBDF #6AFCE8 #A6FDF1 #E1FEFA
Accessibility & contrast
On white
1.26
#6AFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6AFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCE8
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCE8 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE7
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afce8; /* rgb */ color: rgb(106, 252, 232); /* oklch */ color: oklch(90.6% 0.129 182.9);
Tailwind
colors: {
custom: {
50: '#a2feef',
500: '#6afce8',
950: '#000000',
},
}SCSS
$custom: #6afce8; $custom-light: #a2feef; $custom-dark: #000000;
JSON
{
"hex": "#6afce8",
"rgb": {
"r": 106,
"g": 252,
"b": 232
},
"hsl": {
"h": 171.781,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90646,
"c": 0.12871,
"h": 182.9
},
"luminance": 0.78511
}Semantic roles & 50–950 ramp
primary
#6AFCE8
secondary
#D7334A
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685