#69FBC3#69FBC3
#69FBC3 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.149 H 164.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBC3 |
|---|---|
| RGB | rgb(105, 251, 195) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.83, -52.08, 15.25) |
| CIE-LCH | lch(89.83, 54.26, 163.68°) |
| OKLab | oklab(89.39% -0.1442 0.039) |
| OKLCH | oklch(89.39% 0.149 164.9) |
| XYZ | xyz(50.1683, 75.9328, 63.6318) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Light Greenish Blue
#63F7B4
ΔE00 2.62
Aquamarine
#7FFFD4
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBC3 #FB69A1
analogous
#69FB7A #69FBC3 #69EAFB
triadic
#69FBC3 #C369FB #FBC369
tetradic
#69FBC3 #7A69FB #FB69A1 #EAFB69
square
#69FBC3 #7A69FB #FB69A1 #EAFB69
split-complementary
#69FBC3 #FB69EA #FB7A69
monochromatic
#06E48F #2DF9AB #69FBC3 #A5FDDB #E0FEF3
Accessibility & contrast
On white
1.30
#69FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#69FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBC3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBC3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC0
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#11FBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fbc3; /* rgb */ color: rgb(105, 251, 195); /* oklch */ color: oklch(89.4% 0.149 164.9);
Tailwind
colors: {
custom: {
50: '#a0fdd5',
500: '#69fbc3',
950: '#000000',
},
}SCSS
$custom: #69fbc3; $custom-light: #a0fdd5; $custom-dark: #000000;
JSON
{
"hex": "#69fbc3",
"rgb": {
"r": 105,
"g": 251,
"b": 195
},
"hsl": {
"h": 156.986,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89389,
"c": 0.14939,
"h": 164.9
},
"luminance": 0.75938
}Semantic roles & 50–950 ramp
primary
#69FBC3
secondary
#D63371
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683