#69F9CB#69F9CB
#69F9CB is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.141 H 169.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9CB |
|---|---|
| RGB | rgb(105, 249, 203) |
| HSL | hsl(161, 92%, 69%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 18.5%, 2.4%) |
| CIE-LAB | lab(89.42, -49.50, 10.54) |
| CIE-LCH | lch(89.42, 50.61, 167.98°) |
| OKLab | oklab(89.12% -0.1386 0.027) |
| OKLCH | oklch(89.12% 0.141 169) |
| XYZ | xyz(50.4757, 75.0614, 68.3166) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 2.63
Bright Teal
#01F9C6
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9CB #F96997
analogous
#69F983 #69F9CB #69DFF9
triadic
#69F9CB #CB69F9 #F9CB69
tetradic
#69F9CB #8369F9 #F96997 #DFF969
square
#69F9CB #8369F9 #F96997 #DFF969
split-complementary
#69F9CB #F969DF #F98369
monochromatic
#09DF9A #2EF7B7 #69F9CB #A4FBDF #DFFEF4
Accessibility & contrast
On white
1.31
#69F9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#69F9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9CB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9CB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC9
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69f9cb; /* rgb */ color: rgb(105, 249, 203); /* oklch */ color: oklch(89.1% 0.141 169.0);
Tailwind
colors: {
custom: {
50: '#a0fcda',
500: '#69f9cb',
950: '#000000',
},
}SCSS
$custom: #69f9cb; $custom-light: #a0fcda; $custom-dark: #000000;
JSON
{
"hex": "#69f9cb",
"rgb": {
"r": 105,
"g": 249,
"b": 203
},
"hsl": {
"h": 160.833,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.89115,
"c": 0.1412,
"h": 169
},
"luminance": 0.75066
}Semantic roles & 50–950 ramp
primary
#69F9CB
secondary
#D33366
accent
#0049E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583