#6AFBDA#6AFBDA
#6AFBDA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.134 H 175.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBDA |
|---|---|
| RGB | rgb(106, 251, 218) |
| HSL | hsl(166, 95%, 70%) |
| HSV | hsv(166, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.37, -46.73, 4.14) |
| CIE-LCH | lch(90.37, 46.92, 174.93°) |
| OKLab | oklab(90.01% -0.1335 0.0103) |
| OKLCH | oklch(90.01% 0.134 175.6) |
| XYZ | xyz(53.0901, 77.1152, 78.4029) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 4.97
Bright Teal
#01F9C6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBDA #FB6A8B
analogous
#6AFB92 #6AFBDA #6AD3FB
triadic
#6AFBDA #DA6AFB #FBDA6A
tetradic
#6AFBDA #926AFB #FB6A8B #D3FB6A
square
#6AFBDA #926AFB #FB6A8B #D3FB6A
split-complementary
#6AFBDA #FB6AD3 #FB926A
monochromatic
#06E4B2 #2EF9CB #6AFBDA #A6FDE9 #E1FEF8
Accessibility & contrast
On white
1.28
#6AFBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6AFBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBDA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBDA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afbda; /* rgb */ color: rgb(106, 251, 218); /* oklch */ color: oklch(90.0% 0.134 175.6);
Tailwind
colors: {
custom: {
50: '#a1fde5',
500: '#6afbda',
950: '#000000',
},
}SCSS
$custom: #6afbda; $custom-light: #a1fde5; $custom-dark: #000000;
JSON
{
"hex": "#6afbda",
"rgb": {
"r": 106,
"g": 251,
"b": 218
},
"hsl": {
"h": 166.345,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90014,
"c": 0.13394,
"h": 175.6
},
"luminance": 0.7712
}Semantic roles & 50–950 ramp
primary
#6AFBDA
secondary
#D63358
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684