#69F5CB#69F5CB
#69F5CB is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.2% C 0.136 H 170.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5CB |
|---|---|
| RGB | rgb(105, 245, 203) |
| HSL | hsl(162, 88%, 69%) |
| HSV | hsv(162, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.26, -47.81, 8.89) |
| CIE-LCH | lch(88.26, 48.63, 169.47°) |
| OKLab | oklab(88.17% -0.1345 0.0227) |
| OKLCH | oklch(88.17% 0.136 170.4) |
| XYZ | xyz(49.2525, 72.6150, 67.9089) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.78
Aquamarine
#7FFFD4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5CB #F56993
analogous
#69F585 #69F5CB #69D9F5
triadic
#69F5CB #CB69F5 #F5CB69
tetradic
#69F5CB #8569F5 #F56993 #D9F569
square
#69F5CB #8569F5 #F56993 #D9F569
split-complementary
#69F5CB #F569D9 #F58569
monochromatic
#0ED59A #30F1B7 #69F5CB #A2F9DF #DCFDF3
Accessibility & contrast
On white
1.35
#69F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#69F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5CB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5CB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#02F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5cb; /* rgb */ color: rgb(105, 245, 203); /* oklch */ color: oklch(88.2% 0.136 170.4);
Tailwind
colors: {
custom: {
50: '#9ff9da',
500: '#69f5cb',
950: '#000000',
},
}SCSS
$custom: #69f5cb; $custom-light: #9ff9da; $custom-dark: #000000;
JSON
{
"hex": "#69f5cb",
"rgb": {
"r": 105,
"g": 245,
"b": 203
},
"hsl": {
"h": 162,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88171,
"c": 0.13636,
"h": 170.4
},
"luminance": 0.7262
}Semantic roles & 50–950 ramp
primary
#69F5CB
secondary
#CE3462
accent
#0145E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583