#6AFBDF#6AFBDF
#6AFBDF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.131 H 178.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBDF |
|---|---|
| RGB | rgb(106, 251, 223) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.50, -45.55, 1.73) |
| CIE-LCH | lch(90.50, 45.58, 177.83°) |
| OKLab | oklab(90.15% -0.1314 0.0039) |
| OKLCH | oklch(90.15% 0.131 178.3) |
| XYZ | xyz(53.7542, 77.3808, 81.9009) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.67
Aqua (survey)
#13EAC9
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBDF #FB6A86
analogous
#6AFB97 #6AFBDF #6ACEFB
triadic
#6AFBDF #DF6AFB #FBDF6A
tetradic
#6AFBDF #976AFB #FB6A86 #CEFB6A
square
#6AFBDF #976AFB #FB6A86 #CEFB6A
split-complementary
#6AFBDF #FB6ACE #FB976A
monochromatic
#06E4BA #2EF9D2 #6AFBDF #A6FDEC #E1FEF9
Accessibility & contrast
On white
1.27
#6AFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#6AFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBDF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBDF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afbdf; /* rgb */ color: rgb(106, 251, 223); /* oklch */ color: oklch(90.2% 0.131 178.3);
Tailwind
colors: {
custom: {
50: '#a1fde8',
500: '#6afbdf',
950: '#000000',
},
}SCSS
$custom: #6afbdf; $custom-light: #a1fde8; $custom-dark: #000000;
JSON
{
"hex": "#6afbdf",
"rgb": {
"r": 106,
"g": 251,
"b": 223
},
"hsl": {
"h": 168.414,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90153,
"c": 0.13144,
"h": 178.3
},
"luminance": 0.77386
}Semantic roles & 50–950 ramp
primary
#6AFBDF
secondary
#D63353
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684