#69FBC4#69FBC4
#69FBC4 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.149 H 165.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBC4 |
|---|---|
| RGB | rgb(105, 251, 196) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(89.85, -51.86, 14.76) |
| CIE-LCH | lch(89.85, 53.92, 164.11°) |
| OKLab | oklab(89.41% -0.1438 0.0378) |
| OKLCH | oklch(89.41% 0.149 165.3) |
| XYZ | xyz(50.2817, 75.9782, 64.2293) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.76
Greenish Cyan
#2AFEB7
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBC4 #FB69A0
analogous
#69FB7B #69FBC4 #69E9FB
triadic
#69FBC4 #C469FB #FBC469
tetradic
#69FBC4 #7B69FB #FB69A0 #E9FB69
square
#69FBC4 #7B69FB #FB69A0 #E9FB69
split-complementary
#69FBC4 #FB69E9 #FB7B69
monochromatic
#06E490 #2DF9AD #69FBC4 #A5FDDB #E0FEF3
Accessibility & contrast
On white
1.30
#69FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#69FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBC4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBC4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#0FFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fbc4; /* rgb */ color: rgb(105, 251, 196); /* oklch */ color: oklch(89.4% 0.149 165.3);
Tailwind
colors: {
custom: {
50: '#a0fdd6',
500: '#69fbc4',
950: '#000000',
},
}SCSS
$custom: #69fbc4; $custom-light: #a0fdd6; $custom-dark: #000000;
JSON
{
"hex": "#69fbc4",
"rgb": {
"r": 105,
"g": 251,
"b": 196
},
"hsl": {
"h": 157.397,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89413,
"c": 0.14865,
"h": 165.3
},
"luminance": 0.75983
}Semantic roles & 50–950 ramp
primary
#69FBC4
secondary
#D63370
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683