#6FFDF7#6FFDF7
#6FFDF7 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.123 H 191.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDF7 |
|---|---|
| RGB | rgb(111, 253, 247) |
| HSL | hsl(177, 97%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.84, -39.59, -8.74) |
| CIE-LCH | lch(91.84, 40.55, 192.45°) |
| OKLab | oklab(91.49% -0.1205 -0.0243) |
| OKLCH | oklch(91.49% 0.123 191.4) |
| XYZ | xyz(58.4621, 80.3396, 100.4038) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.98
Bright Turquoise
#0FFEF9
ΔE00 3.35
Aqua
#00FFFF
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDF7 #FD6F75
analogous
#6FFDB0 #6FFDF7 #6FBCFD
triadic
#6FFDF7 #F76FFD #FDF76F
tetradic
#6FFDF7 #B06FFD #FD6F75 #BCFD6F
square
#6FFDF7 #B06FFD #FD6F75 #BCFD6F
split-complementary
#6FFDF7 #FD6FBC #FDB06F
monochromatic
#03EEE4 #33FCF4 #6FFDF7 #ABFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#6FFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6FFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDF7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDF7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdf7; /* rgb */ color: rgb(111, 253, 247); /* oklch */ color: oklch(91.5% 0.123 191.4);
Tailwind
colors: {
custom: {
50: '#a5fef9',
500: '#6ffdf7',
950: '#000000',
},
}SCSS
$custom: #6ffdf7; $custom-light: #a5fef9; $custom-dark: #000000;
JSON
{
"hex": "#6ffdf7",
"rgb": {
"r": 111,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.465,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91489,
"c": 0.12298,
"h": 191.4
},
"luminance": 0.80345
}Semantic roles & 50–950 ramp
primary
#6FFDF7
secondary
#D9373E
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685