#69F3BC#69F3BC
#69F3BC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.144 H 164.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3BC |
|---|---|
| RGB | rgb(105, 243, 188) |
| HSL | hsl(156, 85%, 68%) |
| HSV | hsv(156, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.35, -50.25, 15.38) |
| CIE-LCH | lch(87.35, 52.55, 162.98°) |
| OKLab | oklab(87.32% -0.139 0.0394) |
| OKLCH | oklch(87.32% 0.145 164.2) |
| XYZ | xyz(46.9489, 70.7308, 58.7454) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3BC #F369A0
analogous
#69F377 #69F3BC #69E5F3
triadic
#69F3BC #BC69F3 #F3BC69
tetradic
#69F3BC #7769F3 #F369A0 #E5F369
square
#69F3BC #7769F3 #F369A0 #E5F369
split-complementary
#69F3BC #F369E5 #F37769
monochromatic
#11D184 #30EEA3 #69F3BC #A2F8D5 #DAFCEF
Accessibility & contrast
On white
1.39
#69F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#69F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3BC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3BC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#25F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3bc; /* rgb */ color: rgb(105, 243, 188); /* oklch */ color: oklch(87.3% 0.144 164.2);
Tailwind
colors: {
custom: {
50: '#9ff8d0',
500: '#69f3bc',
950: '#000000',
},
}SCSS
$custom: #69f3bc; $custom-light: #9ff8d0; $custom-dark: #000000;
JSON
{
"hex": "#69f3bc",
"rgb": {
"r": 105,
"g": 243,
"b": 188
},
"hsl": {
"h": 156.087,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87321,
"c": 0.1445,
"h": 164.2
},
"luminance": 0.70735
}Semantic roles & 50–950 ramp
primary
#69F3BC
secondary
#CC3471
accent
#045CE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583