#6BFCDC#6BFCDC
#6BFCDC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.133 H 176.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCDC |
|---|---|
| RGB | rgb(107, 252, 220) |
| HSL | hsl(167, 96%, 70%) |
| HSV | hsv(167, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.74, -46.51, 3.64) |
| CIE-LCH | lch(90.74, 46.65, 175.53°) |
| OKLab | oklab(90.33% -0.1332 0.0089) |
| OKLCH | oklch(90.33% 0.133 176.2) |
| XYZ | xyz(53.7861, 77.9085, 79.8996) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 5.16
Bright Teal
#01F9C6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCDC #FC6B8B
analogous
#6BFC94 #6BFCDC #6BD3FC
triadic
#6BFCDC #DC6BFC #FCDC6B
tetradic
#6BFCDC #946BFC #FC6B8B #D3FC6B
square
#6BFCDC #946BFC #FC6B8B #D3FC6B
split-complementary
#6BFCDC #FC6BD3 #FC946B
monochromatic
#05E8B6 #2FFBCE #6BFCDC #A7FDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6BFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6BFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCDC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCDC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcdc; /* rgb */ color: rgb(107, 252, 220); /* oklch */ color: oklch(90.3% 0.133 176.2);
Tailwind
colors: {
custom: {
50: '#a2fee6',
500: '#6bfcdc',
950: '#000000',
},
}SCSS
$custom: #6bfcdc; $custom-light: #a2fee6; $custom-dark: #000000;
JSON
{
"hex": "#6bfcdc",
"rgb": {
"r": 107,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.759,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90333,
"c": 0.13346,
"h": 176.2
},
"luminance": 0.77914
}Semantic roles & 50–950 ramp
primary
#6BFCDC
secondary
#D73458
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684