#69F9CC#69F9CC
#69F9CC is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.141 H 169.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9CC |
|---|---|
| RGB | rgb(105, 249, 204) |
| HSL | hsl(161, 92%, 69%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(89.44, -49.28, 10.06) |
| CIE-LCH | lch(89.44, 50.29, 168.47°) |
| OKLab | oklab(89.14% -0.1382 0.0257) |
| OKLCH | oklch(89.14% 0.141 169.5) |
| XYZ | xyz(50.5952, 75.1092, 68.9462) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9CC #F96996
analogous
#69F984 #69F9CC #69DEF9
triadic
#69F9CC #CC69F9 #F9CC69
tetradic
#69F9CC #8469F9 #F96996 #DEF969
square
#69F9CC #8469F9 #F96996 #DEF969
split-complementary
#69F9CC #F969DE #F98469
monochromatic
#09DF9C #2EF7B8 #69F9CC #A4FBE0 #DFFEF4
Accessibility & contrast
On white
1.31
#69F9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#69F9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9CC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9CC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69f9cc; /* rgb */ color: rgb(105, 249, 204); /* oklch */ color: oklch(89.1% 0.141 169.5);
Tailwind
colors: {
custom: {
50: '#a0fcdb',
500: '#69f9cc',
950: '#000000',
},
}SCSS
$custom: #69f9cc; $custom-light: #a0fcdb; $custom-dark: #000000;
JSON
{
"hex": "#69f9cc",
"rgb": {
"r": 105,
"g": 249,
"b": 204
},
"hsl": {
"h": 161.25,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.89141,
"c": 0.14053,
"h": 169.5
},
"luminance": 0.75114
}Semantic roles & 50–950 ramp
primary
#69F9CC
secondary
#D33365
accent
#0048E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584