#4AFFCB#4AFFCB
#4AFFCB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.162 H 169.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFCB |
|---|---|
| RGB | rgb(74, 255, 203) |
| HSL | hsl(163, 100%, 65%) |
| HSV | hsv(163, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.45, -56.95, 11.91) |
| CIE-LCH | lch(90.45, 58.18, 168.19°) |
| OKLab | oklab(89.75% -0.1586 0.0304) |
| OKLCH | oklch(89.75% 0.162 169.1) |
| XYZ | xyz(49.3578, 77.2819, 68.8039) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.60
Greenish Cyan
#2AFEB7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.57
Light Greenish Blue
#63F7B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFCB #FF4A7E
analogous
#4AFF70 #4AFFCB #4AD9FF
triadic
#4AFFCB #CB4AFF #FFCB4A
tetradic
#4AFFCB #704AFF #FF4A7E #D9FF4A
square
#4AFFCB #704AFF #FF4A7E #D9FF4A
split-complementary
#4AFFCB #FF4AD9 #FF704A
monochromatic
#00CF93 #0DFFB9 #4AFFCB #87FFDD #C4FFEE
Accessibility & contrast
On white
1.28
#4AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#4AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFCB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFCB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4affcb; /* rgb */ color: rgb(74, 255, 203); /* oklch */ color: oklch(89.8% 0.162 169.1);
Tailwind
colors: {
custom: {
50: '#94ffda',
500: '#4affcb',
950: '#000000',
},
}SCSS
$custom: #4affcb; $custom-light: #94ffda; $custom-dark: #000000;
JSON
{
"hex": "#4affcb",
"rgb": {
"r": 74,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.762,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89752,
"c": 0.16151,
"h": 169.1
},
"luminance": 0.77288
}Semantic roles & 50–950 ramp
primary
#4AFFCB
secondary
#CA2453
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683