#6FF4CB#6FF4CB
#6FF4CB is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.132 H 170.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4CB |
|---|---|
| RGB | rgb(111, 244, 203) |
| HSL | hsl(162, 86%, 70%) |
| HSV | hsv(162, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(88.16, -46.18, 8.76) |
| CIE-LCH | lch(88.16, 47.00, 169.26°) |
| OKLab | oklab(88.13% -0.13 0.0224) |
| OKLCH | oklch(88.13% 0.132 170.2) |
| XYZ | xyz(49.6807, 72.3880, 67.8425) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4CB #F46F98
analogous
#6FF489 #6FF4CB #6FDAF4
triadic
#6FF4CB #CB6FF4 #F4CB6F
tetradic
#6FF4CB #896FF4 #F46F98 #DAF46F
square
#6FF4CB #896FF4 #F46F98 #DAF46F
split-complementary
#6FF4CB #F46FDA #F4896F
monochromatic
#11D89B #36F0B6 #6FF4CB #A8F8E0 #E1FDF4
Accessibility & contrast
On white
1.36
#6FF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#6FF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4CB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4CB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#2AF6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff4cb; /* rgb */ color: rgb(111, 244, 203); /* oklch */ color: oklch(88.1% 0.132 170.2);
Tailwind
colors: {
custom: {
50: '#a2f8da',
500: '#6ff4cb',
950: '#000000',
},
}SCSS
$custom: #6ff4cb; $custom-light: #a2f8da; $custom-dark: #000000;
JSON
{
"hex": "#6ff4cb",
"rgb": {
"r": 111,
"g": 244,
"b": 203
},
"hsl": {
"h": 161.504,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.88134,
"c": 0.13189,
"h": 170.2
},
"luminance": 0.72393
}Semantic roles & 50–950 ramp
primary
#6FF4CB
secondary
#CE3967
accent
#0348E2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583