#69FBCE#69FBCE
#69FBCE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.142 H 169.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBCE |
|---|---|
| RGB | rgb(105, 251, 206) |
| HSL | hsl(162, 95%, 70%) |
| HSV | hsv(162, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.07, -49.67, 9.91) |
| CIE-LCH | lch(90.07, 50.65, 168.72°) |
| OKLab | oklab(89.66% -0.1393 0.0253) |
| OKLCH | oklch(89.66% 0.142 169.7) |
| XYZ | xyz(51.4581, 76.4487, 70.4248) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBCE #FB6996
analogous
#69FB85 #69FBCE #69DFFB
triadic
#69FBCE #CE69FB #FBCE69
tetradic
#69FBCE #8569FB #FB6996 #DFFB69
square
#69FBCE #8569FB #FB6996 #DFFB69
split-complementary
#69FBCE #FB69DF #FB8569
monochromatic
#06E49F #2DF9BB #69FBCE #A5FDE1 #E0FEF5
Accessibility & contrast
On white
1.29
#69FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#69FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBCE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBCE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fbce; /* rgb */ color: rgb(105, 251, 206); /* oklch */ color: oklch(89.7% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#a0fddd',
500: '#69fbce',
950: '#000000',
},
}SCSS
$custom: #69fbce; $custom-light: #a0fddd; $custom-dark: #000000;
JSON
{
"hex": "#69fbce",
"rgb": {
"r": 105,
"g": 251,
"b": 206
},
"hsl": {
"h": 161.507,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89663,
"c": 0.14163,
"h": 169.7
},
"luminance": 0.76454
}Semantic roles & 50–950 ramp
primary
#69FBCE
secondary
#D63365
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684