#6FFDF6#6FFDF6
#6FFDF6 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.123 H 190.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDF6 |
|---|---|
| RGB | rgb(111, 253, 246) |
| HSL | hsl(177, 97%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.81, -39.85, -8.26) |
| CIE-LCH | lch(91.81, 40.70, 191.72°) |
| OKLab | oklab(91.46% -0.121 -0.023) |
| OKLCH | oklch(91.46% 0.123 190.8) |
| XYZ | xyz(58.3082, 80.2780, 99.5933) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 3.36
Aqua
#00FFFF
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.54
Bright Light Blue
#26F7FD
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDF6 #FD6F76
analogous
#6FFDAF #6FFDF6 #6FBDFD
triadic
#6FFDF6 #F66FFD #FDF66F
tetradic
#6FFDF6 #AF6FFD #FD6F76 #BDFD6F
square
#6FFDF6 #AF6FFD #FD6F76 #BDFD6F
split-complementary
#6FFDF6 #FD6FBD #FDAF6F
monochromatic
#03EEE3 #33FCF2 #6FFDF6 #ABFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#6FFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#6FFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDF6
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDF6 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffdf6; /* rgb */ color: rgb(111, 253, 246); /* oklch */ color: oklch(91.5% 0.123 190.8);
Tailwind
colors: {
custom: {
50: '#a5fef9',
500: '#6ffdf6',
950: '#000000',
},
}SCSS
$custom: #6ffdf6; $custom-light: #a5fef9; $custom-dark: #000000;
JSON
{
"hex": "#6ffdf6",
"rgb": {
"r": 111,
"g": 253,
"b": 246
},
"hsl": {
"h": 177.042,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91457,
"c": 0.12313,
"h": 190.8
},
"luminance": 0.80284
}Semantic roles & 50–950 ramp
primary
#6FFDF6
secondary
#D9373F
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685