#6FECC3#6FECC3
#6FECC3 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.127 H 169.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FECC3 |
|---|---|
| RGB | rgb(111, 236, 195) |
| HSL | hsl(160, 77%, 68%) |
| HSV | hsv(160, 53%, 93%) |
| CMYK | cmyk(53%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(85.66, -44.49, 9.36) |
| CIE-LCH | lch(85.66, 45.47, 168.13°) |
| OKLab | oklab(86.04% -0.125 0.024) |
| OKLCH | oklch(86.04% 0.127 169.2) |
| XYZ | xyz(46.3968, 67.3063, 62.1656) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.04
Aqua Marine
#2EE8BB
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FECC3 #EC6F98
analogous
#6FEC84 #6FECC3 #6FD6EC
triadic
#6FECC3 #C36FEC #ECC36F
tetradic
#6FECC3 #846FEC #EC6F98 #D6EC6F
square
#6FECC3 #846FEC #EC6F98 #D6EC6F
split-complementary
#6FECC3 #EC6FD6 #EC846F
monochromatic
#1AC68E #39E5AC #6FECC3 #A5F3DA #DBFAF0
Accessibility & contrast
On white
1.45
#6FECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6FECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FECC3
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FECC3 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC1
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#37EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fecc3; /* rgb */ color: rgb(111, 236, 195); /* oklch */ color: oklch(86.0% 0.127 169.2);
Tailwind
colors: {
custom: {
50: '#a1f3d5',
500: '#6fecc3',
950: '#000000',
},
}SCSS
$custom: #6fecc3; $custom-light: #a1f3d5; $custom-dark: #000000;
JSON
{
"hex": "#6fecc3",
"rgb": {
"r": 111,
"g": 236,
"b": 195
},
"hsl": {
"h": 160.32,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.86043,
"c": 0.12724,
"h": 169.2
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#6FECC3
secondary
#C43B68
accent
#0D50D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583