#6FFDCF#6FFDCF
#6FFDCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.140 H 168.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCF |
|---|---|
| RGB | rgb(111, 253, 207) |
| HSL | hsl(161, 97%, 71%) |
| HSV | hsv(161, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.84, -49.13, 10.52) |
| CIE-LCH | lch(90.84, 50.24, 167.91°) |
| OKLab | oklab(90.35% -0.1377 0.0269) |
| OKLCH | oklch(90.35% 0.14 168.9) |
| XYZ | xyz(52.9380, 78.1300, 71.3102) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCF #FD6F9D
analogous
#6FFD88 #6FFDCF #6FE4FD
triadic
#6FFDCF #CF6FFD #FDCF6F
tetradic
#6FFDCF #886FFD #FD6F9D #E4FD6F
square
#6FFDCF #886FFD #FD6F9D #E4FD6F
split-complementary
#6FFDCF #FD6FE4 #FD886F
monochromatic
#03EEA2 #33FCBB #6FFDCF #ABFEE3 #E1FFF5
Accessibility & contrast
On white
1.26
#6FFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6FFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#1EFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdcf; /* rgb */ color: rgb(111, 253, 207); /* oklch */ color: oklch(90.3% 0.140 168.9);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6ffdcf',
950: '#000000',
},
}SCSS
$custom: #6ffdcf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6ffdcf",
"rgb": {
"r": 111,
"g": 253,
"b": 207
},
"hsl": {
"h": 160.563,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90348,
"c": 0.14027,
"h": 168.9
},
"luminance": 0.78135
}Semantic roles & 50–950 ramp
primary
#6FFDCF
secondary
#D9376C
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684