#6AFCDA#6AFCDA
#6AFCDA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.135 H 175.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCDA |
|---|---|
| RGB | rgb(106, 252, 218) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.66, -47.16, 4.56) |
| CIE-LCH | lch(90.66, 47.38, 174.48°) |
| OKLab | oklab(90.25% -0.1346 0.0114) |
| OKLCH | oklch(90.25% 0.135 175.2) |
| XYZ | xyz(53.4033, 77.7416, 78.5073) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 5.04
Aqua (survey)
#13EAC9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCDA #FC6A8C
analogous
#6AFC91 #6AFCDA #6AD5FC
triadic
#6AFCDA #DA6AFC #FCDA6A
tetradic
#6AFCDA #916AFC #FC6A8C #D5FC6A
square
#6AFCDA #916AFC #FC6A8C #D5FC6A
split-complementary
#6AFCDA #FC6AD5 #FC916A
monochromatic
#05E7B2 #2EFBCB #6AFCDA #A6FDE9 #E1FEF8
Accessibility & contrast
On white
1.27
#6AFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6AFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCDA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCDA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcda; /* rgb */ color: rgb(106, 252, 218); /* oklch */ color: oklch(90.2% 0.135 175.2);
Tailwind
colors: {
custom: {
50: '#a1fee5',
500: '#6afcda',
950: '#000000',
},
}SCSS
$custom: #6afcda; $custom-light: #a1fee5; $custom-dark: #000000;
JSON
{
"hex": "#6afcda",
"rgb": {
"r": 106,
"g": 252,
"b": 218
},
"hsl": {
"h": 166.027,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90247,
"c": 0.13505,
"h": 175.2
},
"luminance": 0.77747
}Semantic roles & 50–950 ramp
primary
#6AFCDA
secondary
#D73359
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684