#69FFCB#69FFCB
#69FFCB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 167.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFCB |
|---|---|
| RGB | rgb(105, 255, 203) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.16, -52.00, 13.01) |
| CIE-LCH | lch(91.16, 53.61, 165.95°) |
| OKLab | oklab(90.53% -0.1448 0.0333) |
| OKLCH | oklch(90.53% 0.149 167) |
| XYZ | xyz(52.3599, 78.8298, 68.9446) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFCB #FF699D
analogous
#69FF80 #69FFCB #69E8FF
triadic
#69FFCB #CB69FF #FFCB69
tetradic
#69FFCB #8069FF #FF699D #E8FF69
square
#69FFCB #8069FF #FF699D #E8FF69
split-complementary
#69FFCB #FF69E8 #FF8069
monochromatic
#00EE9B #2CFFB6 #69FFCB #A6FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#69FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#69FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFCB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFCB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffcb; /* rgb */ color: rgb(105, 255, 203); /* oklch */ color: oklch(90.5% 0.149 167.0);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#69ffcb',
950: '#000000',
},
}SCSS
$custom: #69ffcb; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#69ffcb",
"rgb": {
"r": 105,
"g": 255,
"b": 203
},
"hsl": {
"h": 159.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.9053,
"c": 0.14855,
"h": 167
},
"luminance": 0.78835
}Semantic roles & 50–950 ramp
primary
#69FFCB
secondary
#DB316C
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684