#69F3CC#69F3CC
#69F3CC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.133 H 171.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3CC |
|---|---|
| RGB | rgb(105, 243, 204) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.71, -46.73, 7.57) |
| CIE-LCH | lch(87.71, 47.33, 170.80°) |
| OKLab | oklab(87.73% -0.1319 0.0193) |
| OKLCH | oklch(87.73% 0.133 171.7) |
| XYZ | xyz(48.7703, 71.4593, 68.3379) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.85
Aquamarine
#7FFFD4
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3CC #F36990
analogous
#69F387 #69F3CC #69D5F3
triadic
#69F3CC #CC69F3 #F3CC69
tetradic
#69F3CC #8769F3 #F36990 #D5F369
square
#69F3CC #8769F3 #F36990 #D5F369
split-complementary
#69F3CC #F369D5 #F38769
monochromatic
#11D19B #30EEB9 #69F3CC #A2F8DF #DAFCF3
Accessibility & contrast
On white
1.37
#69F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#69F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3CC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3CC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#02F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3cc; /* rgb */ color: rgb(105, 243, 204); /* oklch */ color: oklch(87.7% 0.133 171.7);
Tailwind
colors: {
custom: {
50: '#9ff8db',
500: '#69f3cc',
950: '#000000',
},
}SCSS
$custom: #69f3cc; $custom-light: #9ff8db; $custom-dark: #000000;
JSON
{
"hex": "#69f3cc",
"rgb": {
"r": 105,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.043,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87726,
"c": 0.13334,
"h": 171.7
},
"luminance": 0.71464
}Semantic roles & 50–950 ramp
primary
#69F3CC
secondary
#CC345F
accent
#0443E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584