#6BFCDA#6BFCDA
#6BFCDA is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 175.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCDA |
|---|---|
| RGB | rgb(107, 252, 218) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.69, -46.98, 4.60) |
| CIE-LCH | lch(90.69, 47.20, 174.40°) |
| OKLab | oklab(90.28% -0.134 0.0115) |
| OKLCH | oklch(90.28% 0.135 175.1) |
| XYZ | xyz(53.5228, 77.8032, 78.5130) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 5.08
Aqua (survey)
#13EAC9
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCDA #FC6B8D
analogous
#6BFC91 #6BFCDA #6BD5FC
triadic
#6BFCDA #DA6BFC #FCDA6B
tetradic
#6BFCDA #916BFC #FC6B8D #D5FC6B
square
#6BFCDA #916BFC #FC6B8D #D5FC6B
split-complementary
#6BFCDA #FC6BD5 #FC916B
monochromatic
#05E8B3 #2FFBCB #6BFCDA #A7FDE9 #E1FEF8
Accessibility & contrast
On white
1.27
#6BFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6BFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCDA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCDA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcda; /* rgb */ color: rgb(107, 252, 218); /* oklch */ color: oklch(90.3% 0.135 175.1);
Tailwind
colors: {
custom: {
50: '#a2fee5',
500: '#6bfcda',
950: '#000000',
},
}SCSS
$custom: #6bfcda; $custom-light: #a2fee5; $custom-dark: #000000;
JSON
{
"hex": "#6bfcda",
"rgb": {
"r": 107,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.931,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90278,
"c": 0.13452,
"h": 175.1
},
"luminance": 0.77809
}Semantic roles & 50–950 ramp
primary
#6BFCDA
secondary
#D7345A
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684