#69F5CC#69F5CC
#69F5CC is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.136 H 170.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5CC |
|---|---|
| RGB | rgb(105, 245, 204) |
| HSL | hsl(162, 88%, 69%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.29, -47.58, 8.40) |
| CIE-LCH | lch(88.29, 48.32, 169.99°) |
| OKLab | oklab(88.2% -0.134 0.0214) |
| OKLCH | oklch(88.2% 0.136 170.9) |
| XYZ | xyz(49.3720, 72.6629, 68.5385) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5CC #F56992
analogous
#69F586 #69F5CC #69D8F5
triadic
#69F5CC #CC69F5 #F5CC69
tetradic
#69F5CC #8669F5 #F56992 #D8F569
square
#69F5CC #8669F5 #F56992 #D8F569
split-complementary
#69F5CC #F569D8 #F58669
monochromatic
#0ED59B #30F1B8 #69F5CC #A2F9E0 #DCFDF3
Accessibility & contrast
On white
1.35
#69F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#69F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5CC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5CC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5cc; /* rgb */ color: rgb(105, 245, 204); /* oklch */ color: oklch(88.2% 0.136 170.9);
Tailwind
colors: {
custom: {
50: '#9ff9db',
500: '#69f5cc',
950: '#000000',
},
}SCSS
$custom: #69f5cc; $custom-light: #9ff9db; $custom-dark: #000000;
JSON
{
"hex": "#69f5cc",
"rgb": {
"r": 105,
"g": 245,
"b": 204
},
"hsl": {
"h": 162.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88198,
"c": 0.13572,
"h": 170.9
},
"luminance": 0.72668
}Semantic roles & 50–950 ramp
primary
#69F5CC
secondary
#CE3461
accent
#0144E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584