#6DFFFA#6DFFFA
#6DFFFA is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.125 H 192.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFFA |
|---|---|
| RGB | rgb(109, 255, 250) |
| HSL | hsl(178, 100%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.43, -40.08, -9.43) |
| CIE-LCH | lch(92.43, 41.18, 193.23°) |
| OKLab | oklab(91.98% -0.1224 -0.0262) |
| OKLCH | oklch(91.98% 0.125 192.1) |
| XYZ | xyz(59.3145, 81.6673, 103.0614) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Turquoise
#0FFEF9
ΔE00 3.21
Aqua
#00FFFF
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFFA #FF6D72
analogous
#6DFFB1 #6DFFFA #6DBBFF
triadic
#6DFFFA #FA6DFF #FFFA6D
tetradic
#6DFFFA #B16DFF #FF6D72 #BBFF6D
square
#6DFFFA #B16DFF #FF6D72 #BBFF6D
split-complementary
#6DFFFA #FF6DBB #FFB16D
monochromatic
#00F2E9 #30FFF8 #6DFFFA #AAFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#6DFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#6DFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFFA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFFA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6dfffa; /* rgb */ color: rgb(109, 255, 250); /* oklch */ color: oklch(92.0% 0.125 192.1);
Tailwind
colors: {
custom: {
50: '#a4fffb',
500: '#6dfffa',
950: '#000000',
},
}SCSS
$custom: #6dfffa; $custom-light: #a4fffb; $custom-dark: #000000;
JSON
{
"hex": "#6dfffa",
"rgb": {
"r": 109,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.945,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.91978,
"c": 0.12521,
"h": 192.1
},
"luminance": 0.81673
}Semantic roles & 50–950 ramp
primary
#6DFFFA
secondary
#DB353B
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685